MetalamaAPI documentationAspect APIMetalama.​Framework.​ValidationReference­Validation­ContextReference­Kinds
Open sandboxFocus

ReferenceValidationContext.ReferenceKinds Property

ReferenceKinds

Gets the set (bit mask) of reference kinds for the current Source. For instance, while validating a parameter of type Foo[], both bits ParameterType and ArrayType will be set.

Declaration
public ReferenceKinds ReferenceKinds { get; }
Property Value
Type Description
ReferenceKinds