1 reference to m_isPinned
mscorlib (1)
system\reflection\methodbody.cs (1)
166
public virtual bool IsPinned { get { return
m_isPinned
!= 0; } }