1 reference to m_arrayValue
mscorlib (1)
system\reflection\customattribute.cs (1)
1063public CustomAttributeEncodedArgument[] ArrayValue { get { return m_arrayValue; } }