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