1 write to perfCounterName
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounterTraceRecord.cs (1)
30
this.
perfCounterName
= perfCounterName;
1 reference to perfCounterName
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounterTraceRecord.cs (1)
43
writer.WriteElementString("PerformanceCounterName", this.
perfCounterName
);