2 references to PerformanceCounterScopeHelper
System.ServiceModel (2)
System\ServiceModel\Configuration\DiagnosticSection.cs (1)
40
[ServiceModelEnumValidator(typeof(
PerformanceCounterScopeHelper
))]
System\ServiceModel\Configuration\Properties.cs (1)
1069
properties.Add(new ConfigurationProperty("performanceCounters", typeof(System.ServiceModel.Diagnostics.PerformanceCounterScope), System.ServiceModel.Diagnostics.PerformanceCounterScope.Default, null, new System.ServiceModel.Configuration.ServiceModelEnumValidator(typeof(System.ServiceModel.Diagnostics.
PerformanceCounterScopeHelper
)), System.Configuration.ConfigurationPropertyOptions.None));