1 write to perfCounterId
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
70this.perfCounterId = this.listener.Uri.ToString().ToUpperInvariant();
5 references to perfCounterId
System.ServiceModel (5)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (5)
536PerformanceCounters.SessionFaulted(this.perfCounterId); 1067PerformanceCounters.MessageDropped(this.perfCounterId); 1073PerformanceCounters.MessageDropped(this.perfCounterId); 1097PerformanceCounters.MessageDropped(this.perfCounterId); 1127PerformanceCounters.MessageDropped(this.perfCounterId);