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