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