2 references to Handle
System.Diagnostics.EventLog (2)
System\Diagnostics\Reader\NativeWrapper.cs (2)
1274
if (val.
Handle
== IntPtr.Zero)
1277
return new EventLogHandle(val.
Handle
, true);