1 write to Handle
System.Private.CoreLib (1)
Internal\Runtime\CompilerHelpers\InteropHelpers.cs (1)
334var oldValue = Interlocked.CompareExchange(ref pCell->Handle, hModule, IntPtr.Zero);
2 references to Handle
System.Private.CoreLib (2)
Internal\Runtime\CompilerHelpers\InteropHelpers.cs (2)
262IntPtr hModule = pModuleCell->Handle; 266hModule = pModuleCell->Handle;