2 writes to _hglobal
System.Private.Windows.Core (2)
Windows\Win32\Foundation\GlobalBuffer.cs (2)
25_hglobal = PInvokeCore.GlobalReAlloc( 59_hglobal = HGLOBAL.Null;
4 references to _hglobal
System.Private.Windows.Core (4)
Windows\Win32\Foundation\GlobalBuffer.cs (4)
30if (_hglobal.IsNull) 36_pointer = PInvokeCore.GlobalLock(_hglobal); 54if (!_hglobal.IsNull) 56PInvokeCore.GlobalUnlock(_hglobal);