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)
44
public override bool IsPinned =>
_isPinned
;