2 writes to EnablePerformanceCounters
System.WorkflowServices (2)
System\ServiceModel\Configuration\WorkflowRuntimeElement.cs (1)
149wrtSection.EnablePerformanceCounters = this.EnablePerformanceCounters;
System\ServiceModel\Description\WorkflowRuntimeBehavior.cs (1)
81tempSection.EnablePerformanceCounters = true;
1 reference to EnablePerformanceCounters
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
188if (settings == null || settings.EnablePerformanceCounters) // on by default