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