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