8 references to ThrowIfClosedOrOpened
System.ServiceModel (8)
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
285owner.ThrowIfClosedOrOpened(); 301this.owner.ThrowIfClosedOrOpened();
System\ServiceModel\Dispatcher\ServiceThrottle.cs (1)
413this.host.ThrowIfClosedOrOpened();
System\ServiceModel\InstanceContext.cs (1)
263this.ThrowIfClosedOrOpened();
System\ServiceModel\ServiceHost.cs (4)
153this.ThrowIfClosedOrOpened(); 256this.ThrowIfClosedOrOpened(); 822this.ThrowIfClosedOrOpened(); 1095this.ThrowIfClosedOrOpened();