2 references to QuotaThrottle
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
214if (rpc.InstanceContext.QuotaThrottle != null) 226bool success = rpc.InstanceContext.QuotaThrottle.Acquire(rpc.Pause());