2 writes to perfCounterConnectionsAcceptedNamedPipe
SMSvcHost (2)
System\ServiceModel\Activation\Diagnostics\ListenerPerfCounters.cs (2)
50ListenerPerfCounters.AddCounterToList(perfCounterConnectionsAcceptedNamedPipe = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsAcceptedNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global)); 105ListenerPerfCounters.IncrementCounter(ref perfCounterConnectionsAcceptedNamedPipe);