1 write to _cachedMetadataInformation
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogReader.cs (1)
73_cachedMetadataInformation = new ProviderMetadataCachedInformation(eventQuery.Session, logfile, 50);
1 reference to _cachedMetadataInformation
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\EventLogReader.cs (1)
174EventLogRecord eventInstance = new EventLogRecord(new EventLogHandle(_eventsBuffer[_currentIndex], true), _eventQuery.Session, _cachedMetadataInformation);