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