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