1 write to LogName
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogConfiguration.cs (1)
57
LogName
= logName;
1 reference to LogName
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogConfiguration.cs (1)
59
_handle = NativeWrapper.EvtOpenChannelConfig(_session.Handle,
LogName
, 0);