1 write to m_isPinned
mscorlib (1)
system\reflection\emit\localbuilder.cs (1)
32m_isPinned = isPinned;
1 reference to m_isPinned
mscorlib (1)
system\reflection\emit\localbuilder.cs (1)
51public override bool IsPinned { get { return m_isPinned; } }