1 write to taskName
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
319
this.
taskName
= this.cachedMetadataInformation.GetTaskDisplayName(this.ProviderName, this.handle);
2 references to taskName
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (2)
315
return this.
taskName
;
321
return this.
taskName
;