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