2 writes to _hglobal
System.Private.Windows.Core (2)
Windows\Win32\Foundation\GlobalBuffer.cs (2)
26_hglobal = PInvokeCore.GlobalReAlloc( 60_hglobal = HGLOBAL.Null;
4 references to _hglobal
System.Private.Windows.Core (4)
Windows\Win32\Foundation\GlobalBuffer.cs (4)
31if (_hglobal.IsNull) 37_pointer = PInvokeCore.GlobalLock(_hglobal); 55if (!_hglobal.IsNull) 57PInvokeCore.GlobalUnlock(_hglobal);