1 write to _standardKeywords
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\ProviderMetadata.cs (1)
260_standardKeywords ??= (List<EventKeyword>)GetProviderListProperty(_defaultProviderHandle, UnsafeNativeMethods.EvtPublisherMetadataPropertyId.EvtPublisherMetadataKeywords)!;
1 reference to _standardKeywords
System.Diagnostics.EventLog (1)
System\Diagnostics\Reader\ProviderMetadata.cs (1)
261foreach (EventKeyword standardKeyword in _standardKeywords)