1 write to Kind
System.Reflection.Metadata (1)
System\Reflection\Metadata\Signatures\CustomAttributeNamedArgument.cs (1)
16
Kind
= kind;
2 references to Kind
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeHelpers.cs (2)
155
switch (cang.
Kind
)
166
Debug.Fail("Invalid CustomAttributeNamedArgumentKind value: " + cang.
Kind
);