50 references to CommunicationObject
System.ServiceModel (50)
System\ServiceModel\Security\AcceleratedTokenAuthenticator.cs (2)
74this.CommunicationObject.ThrowIfDisposedOrImmutable(); 91this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (26)
105this.CommunicationObject.ThrowIfDisposedOrImmutable(); 118this.CommunicationObject.ThrowIfDisposedOrImmutable(); 141this.CommunicationObject.ThrowIfDisposedOrImmutable(); 158this.CommunicationObject.ThrowIfDisposedOrImmutable(); 175this.CommunicationObject.ThrowIfDisposedOrImmutable(); 198this.CommunicationObject.ThrowIfDisposedOrImmutable(); 211this.CommunicationObject.ThrowIfDisposedOrImmutable(); 224this.CommunicationObject.ThrowIfDisposedOrImmutable(); 269this.CommunicationObject.ThrowIfDisposedOrImmutable(); 282this.CommunicationObject.ThrowIfDisposedOrImmutable(); 292this.CommunicationObject.ThrowIfDisposedOrImmutable(); 305this.CommunicationObject.ThrowIfDisposedOrImmutable(); 318this.CommunicationObject.ThrowIfDisposedOrImmutable(); 331this.CommunicationObject.ThrowIfDisposedOrImmutable(); 341this.CommunicationObject.ThrowIfDisposedOrImmutable(); 355this.CommunicationObject.ThrowIfDisposedOrImmutable(); 365this.CommunicationObject.ThrowIfDisposedOrImmutable(); 375this.CommunicationObject.ThrowIfDisposedOrImmutable(); 392this.CommunicationObject.ThrowIfDisposedOrImmutable(); 401this.CommunicationObject.ThrowIfNotOpened(); 410return this.CommunicationObject; 427this.CommunicationObject.ThrowIfClosedOrNotOpen(); 671if (this.isTimerCancelled || (this.CommunicationObject.State != CommunicationState.Opened && this.CommunicationObject.State != CommunicationState.Opening)) 697if (this.CommunicationObject.State == CommunicationState.Opened || this.CommunicationObject.State == CommunicationState.Opening)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (16)
97this.CommunicationObject.ThrowIfDisposedOrImmutable(); 110this.CommunicationObject.ThrowIfDisposedOrImmutable(); 124this.CommunicationObject.ThrowIfDisposedOrImmutable(); 137this.CommunicationObject.ThrowIfDisposedOrImmutable(); 160this.CommunicationObject.ThrowIfDisposedOrImmutable(); 183this.CommunicationObject.ThrowIfDisposedOrImmutable(); 200this.CommunicationObject.ThrowIfDisposedOrImmutable(); 225this.CommunicationObject.ThrowIfDisposedOrImmutable(); 238this.CommunicationObject.ThrowIfDisposedOrImmutable(); 263this.CommunicationObject.ThrowIfDisposedOrImmutable(); 276this.CommunicationObject.ThrowIfDisposedOrImmutable(); 290this.CommunicationObject.ThrowIfDisposedOrImmutable(); 307this.CommunicationObject.ThrowIfDisposedOrImmutable(); 317this.CommunicationObject.ThrowIfDisposedOrImmutable(); 764this.CommunicationObject.ThrowIfClosedOrNotOpen(); 877this.CommunicationObject.ThrowIfClosedOrNotOpen();
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (3)
46this.CommunicationObject.ThrowIfDisposedOrImmutable(); 59this.CommunicationObject.ThrowIfDisposedOrImmutable(); 72this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\TlsnegoTokenAuthenticator.cs (3)
40this.CommunicationObject.ThrowIfDisposedOrImmutable(); 53this.CommunicationObject.ThrowIfDisposedOrImmutable(); 66this.CommunicationObject.ThrowIfDisposedOrImmutable();