MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeRef­Kind­ExtensionsIs­Readable
Open sandboxFocus

RefKindExtensions.IsReadable Method

IsReadable(RefKind)

Determines whether the parameter or return value can be read before it has been assigned.

Declaration
public static bool IsReadable(this RefKind kind)
Parameters
Type Name Description
RefKind kind
Returns
Type Description
System.Boolean