2 references to m_constArray
System.Private.CoreLib (2)
src\System\Reflection\MdImport.cs (2)
113public IntPtr Signature => m_constArray; 125return ((byte*)m_constArray.ToPointer())[index];