2 writes to warningIssued
System.ServiceModel (2)
System\ServiceModel\Dispatcher\FlowThrottle.cs (2)
80this.warningIssued = true; 141this.warningIssued = false;
2 references to warningIssued
System.ServiceModel (2)
System\ServiceModel\Dispatcher\FlowThrottle.cs (2)
77if (!this.warningIssued) 137if (TD.MessageThrottleAtSeventyPercentIsEnabled() && this.warningIssued)