1 write to levelName
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
291this.levelName = this.cachedMetadataInformation.GetLevelDisplayName(this.ProviderName, this.handle);
2 references to levelName
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (2)
287return this.levelName; 293return this.levelName;