2 references to EndpointPerformanceCountersV2
System.ServiceModel (2)
System\ServiceModel\Diagnostics\PerformanceCountersFactory.cs (2)
67
return new
EndpointPerformanceCountersV2
(service, contract, uri);
181
endpointCounter = new
EndpointPerformanceCountersV2
(dummyValue, dummyValue, dummyValue);