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