2 writes to perfCounterConnectionsAcceptedTcp
SMSvcHost (2)
System\ServiceModel\Activation\Diagnostics\ListenerPerfCounters.cs (2)
49ListenerPerfCounters.AddCounterToList(perfCounterConnectionsAcceptedTcp = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsAcceptedTcp, string.Empty, PerformanceCounterInstanceLifetime.Global)); 110ListenerPerfCounters.IncrementCounter(ref perfCounterConnectionsAcceptedTcp);