2 references to ProviderMetadataCachedInformation
System.Diagnostics.EventLog (2)
System\Diagnostics\Reader\EventLogReader.cs (1)
73_cachedMetadataInformation = new ProviderMetadataCachedInformation(eventQuery.Session, logfile, 50);
System\Diagnostics\Reader\EventLogWatcher.cs (1)
74cachedMetadataInformation = new ProviderMetadataCachedInformation(eventQuery.Session, null, 50);