28 references to ThrowIfClosedOrNotOpen
System.ServiceModel (28)
System\ServiceModel\InstanceContext.cs (1)
465
this.
ThrowIfClosedOrNotOpen
();
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (2)
352
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
384
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
System\ServiceModel\Security\MessageSecurityProtocol.cs (6)
83
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
105
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
528
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
552
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
590
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
626
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (1)
427
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
1607
ThrowIfClosedOrNotOpen
();
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
764
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
877
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (9)
457
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
468
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
474
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
485
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
703
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
763
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
769
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
784
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
799
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
System\ServiceModel\Security\SecuritySessionServerSettings.cs (3)
1334
ThrowIfClosedOrNotOpen
();
1835
ThrowIfClosedOrNotOpen
();
3713
ThrowIfClosedOrNotOpen
();
System\ServiceModel\Security\TransportSecurityProtocol.cs (3)
30
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
81
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();
178
this.CommunicationObject.
ThrowIfClosedOrNotOpen
();