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