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