2 references to EventLogType
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogConfiguration.cs (2)
92public EventLogType LogType { 94return (EventLogType)((uint)NativeWrapper.EvtGetChannelConfigProperty(this.handle, UnsafeNativeMethods.EvtChannelConfigPropertyId.EvtChannelConfigType));