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