1 write to entriesCollection
System (1)
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
200entriesCollection = new EventLogEntryCollection(this);
2 references to entriesCollection
System (2)
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
199if (entriesCollection == null) 201return entriesCollection;