2 writes to num
System (2)
services\monitoring\system\diagnosticts\EventLogEntryCollection.cs (2)
127
num
++;
139
num
= -1;
1 reference to num
System (1)
services\monitoring\system\diagnosticts\EventLogEntryCollection.cs (1)
128
cachedEntry = entries.GetEntryAtNoThrow(
num
);