1 write to m_encodedEnumType
mscorlib (1)
system\reflection\customattribute.cs (1)
1163m_encodedEnumType = encodedEnumType;
1 reference to m_encodedEnumType
mscorlib (1)
system\reflection\customattribute.cs (1)
1171public CustomAttributeEncoding EncodedEnumType { get { return m_encodedEnumType; } }