1 write to m_encodedArgument
mscorlib (1)
system\reflection\customattribute.cs (1)
1091
m_encodedArgument
= new CustomAttributeEncodedArgument();
1 reference to m_encodedArgument
mscorlib (1)
system\reflection\customattribute.cs (1)
1096
public CustomAttributeEncodedArgument EncodedArgument { get { return
m_encodedArgument
; } }