1 write to handleOwner
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLogInternal.cs (1)
1415
this.
handleOwner
= handleOwner;
2 references to handleOwner
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogInternal.cs (2)
426
bool success = Interop.Advapi32.NotifyChangeEventLog(info.
handleOwner
.ReadHandle, info.waitHandle.SafeWaitHandle);
1156
info.
handleOwner
.Dispose();