1 reference to EncodedEnumType
mscorlib (1)
system\reflection\customattribute.cs (1)
857
m_value = EncodedValueToRawValue(encodedArg.PrimitiveValue, encodedArg.CustomAttributeType.
EncodedEnumType
);