14 references to ThrowIfClosedOrNotOpen
System.ServiceModel.Primitives (14)
System\ServiceModel\InstanceContext.cs (1)
172ThrowIfClosedOrNotOpen();
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (2)
350CommunicationObject.ThrowIfClosedOrNotOpen(); 367CommunicationObject.ThrowIfClosedOrNotOpen();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
1243ThrowIfClosedOrNotOpen();
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (8)
401CommunicationObject.ThrowIfClosedOrNotOpen(); 407CommunicationObject.ThrowIfClosedOrNotOpen(); 413CommunicationObject.ThrowIfClosedOrNotOpen(); 597CommunicationObject.ThrowIfClosedOrNotOpen(); 665CommunicationObject.ThrowIfClosedOrNotOpen(); 671CommunicationObject.ThrowIfClosedOrNotOpen(); 686CommunicationObject.ThrowIfClosedOrNotOpen(); 702CommunicationObject.ThrowIfClosedOrNotOpen();
System\ServiceModel\Security\TransportSecurityProtocol.cs (2)
29CommunicationObject.ThrowIfClosedOrNotOpen(); 73CommunicationObject.ThrowIfClosedOrNotOpen();