1 write to opcodeName
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
304
this.
opcodeName
= this.cachedMetadataInformation.GetOpcodeDisplayName(this.ProviderName, this.handle);
1 reference to opcodeName
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
307
return this.
opcodeName
;