1 write to _isPinned
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\RoLocalVariableInfo.cs (1)
15
_isPinned
= isPinned;
1 reference to _isPinned
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\RoLocalVariableInfo.cs (1)
20
public sealed override bool IsPinned =>
_isPinned
;