2 references to m_constArray
mscorlib (2)
system\reflection\mdimport.cs (2)
175public IntPtr Signature { get { return m_constArray; } } 188return ((byte*)m_constArray.ToPointer())[index];