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