1 write to dynamic
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (1)
110this.dynamic = dynamicQt;
6 references to dynamic
System.ServiceModel (6)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (6)
101if (this.dynamic == null) 105if (this.dynamic == null) 116return this.dynamic; 284return (this.dynamic == null) || this.dynamic.Acquire(channel); 419this.isActive = ((this.dynamic != null) ||