2 references to ServiceOnly
System.ServiceModel (2)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (1)
78
scope = OSEnvironmentHelper.IsVistaOrGreater ? PerformanceCounterScope.
ServiceOnly
: PerformanceCounterScope.Off;
System\ServiceModel\Diagnostics\PerformanceCounterScope.cs (1)
23
|| value == PerformanceCounterScope.
ServiceOnly