17 references to CommunicationObject
System.ServiceModel (17)
System\ServiceModel\Security\AcceptorSessionSymmetricMessageSecurityProtocol.cs (1)
113
this.
CommunicationObject
.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\AcceptorSessionSymmetricTransportSecurityProtocol.cs (1)
56
this.
CommunicationObject
.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\AsymmetricSecurityProtocol.cs (3)
44
this.
CommunicationObject
.ThrowIfNotOpened();
53
this.
CommunicationObject
.ThrowIfNotOpened();
62
this.
CommunicationObject
.ThrowIfNotOpened();
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\SymmetricSecurityProtocol.cs (3)
40
this.
CommunicationObject
.ThrowIfNotOpened();
49
this.
CommunicationObject
.ThrowIfNotOpened();
59
this.
CommunicationObject
.ThrowIfNotOpened();
System\ServiceModel\Security\TransportSecurityProtocol.cs (3)
30
this.
CommunicationObject
.ThrowIfClosedOrNotOpen();
81
this.
CommunicationObject
.ThrowIfClosedOrNotOpen();
178
this.
CommunicationObject
.ThrowIfClosedOrNotOpen();