4 writes to writeHandle
System (4)
services\monitoring\system\diagnosticts\EventLogInternal.cs (4)
182writeHandle = null; 681writeHandle = null; 798writeHandle = null; 1341writeHandle = handle;
7 references to writeHandle
System (7)
services\monitoring\system\diagnosticts\EventLogInternal.cs (7)
225return readHandle != null || writeHandle != null; 243return writeHandle != null; 674if (writeHandle != null) { 676writeHandle.Close(); 796if (writeHandle != null) { 797writeHandle.Close(); 1718bool success = UnsafeNativeMethods.ReportEvent(writeHandle, (short) type, category, eventID,