1 write to host
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (1)
42this.host = host;
2 references to host
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (2)
407if (this.host.State == CommunicationState.Opened) 413this.host.ThrowIfClosedOrOpened();