1 write to _isPinned
System.Reflection.Emit (1)
System\Reflection\Emit\LocalBuilderImpl.cs (1)
19_isPinned = isPinned;
1 reference to _isPinned
System.Reflection.Emit (1)
System\Reflection\Emit\LocalBuilderImpl.cs (1)
44public override bool IsPinned => _isPinned;