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