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