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