2 writes to InstanceContextServiceThrottle
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
585this.requestInfo.Channel.InstanceContextServiceThrottle = this.InstanceContextServiceThrottle; 729channel.InstanceContextServiceThrottle = this.InstanceContextServiceThrottle;
1 reference to InstanceContextServiceThrottle
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
583if (this.InstanceContextServiceThrottle != null && this.requestInfo.Channel.InstanceContextServiceThrottle == null)