2 writes to _handle
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\QCallHandles.cs (2)
122
_handle
= type?.GetUnderlyingNativeHandle() ?? IntPtr.Zero;
128
_handle
= rth.Value;