1 write to performanceCountersEnabled
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowOperationContext.cs (1)
80
this.
performanceCountersEnabled
= performanceCountersEnabled;
5 references to performanceCountersEnabled
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\WorkflowOperationContext.cs (5)
443
if (PartialTrustHelpers.AppDomainFullyTrusted && this.
performanceCountersEnabled
)
474
if (this.
performanceCountersEnabled
)
494
if (this.
performanceCountersEnabled
)
520
if (PartialTrustHelpers.AppDomainFullyTrusted && this.
performanceCountersEnabled
&& (this.beginTime >= 0) &&
531
if (this.
performanceCountersEnabled
)