1 reference to EventLogEntryCollection
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLogInternal.cs (1)
128
return entriesCollection ??= new
EventLogEntryCollection
(this);