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