1 write to handleOwner
System (1)
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
564info.handleOwner = new EventLogInternal(compLogName, compMachineName);
2 references to handleOwner
System (2)
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
568bool success = UnsafeNativeMethods.NotifyChangeEventLog(info.handleOwner.ReadHandle, info.waitHandle.SafeWaitHandle); 1400info.handleOwner.Dispose();