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