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