3 references to _enablePerfCounters
System.Workflow.Runtime (3)
Configuration\WorkflowRuntimeSection.cs (3)
83[ConfigurationProperty(_enablePerfCounters, DefaultValue = true)] 88return (bool)base[_enablePerfCounters]; 92base[_enablePerfCounters] = value;