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