2 writes to EncodedEnumType
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
1074
EncodedEnumType
= encodedEnumType;
1101
EncodedEnumType
= encodedEnumType;
5 references to EncodedEnumType
System.Private.CoreLib (5)
src\System\Reflection\RuntimeCustomAttributeData.cs (5)
561
_value = EncodedValueToRawValue(encodedArg.PrimitiveValue, encodedArg.CustomAttributeType.
EncodedEnumType
);
784
Debug.Assert(namedArgType.
EncodedEnumType
== argType.
EncodedEnumType
);
818
? attributeType.
EncodedEnumType
860
attributeType.
EncodedEnumType
,