103 references to ThrowIfDisposedOrImmutable
System.ServiceModel (103)
System\ServiceModel\Security\AcceleratedTokenAuthenticator.cs (2)
74this.CommunicationObject.ThrowIfDisposedOrImmutable(); 91this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\AcceleratedTokenProvider.cs (5)
43this.CommunicationObject.ThrowIfDisposedOrImmutable(); 54this.CommunicationObject.ThrowIfDisposedOrImmutable(); 68this.CommunicationObject.ThrowIfDisposedOrImmutable(); 78this.CommunicationObject.ThrowIfDisposedOrImmutable(); 88this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\AcceptorSessionSymmetricMessageSecurityProtocol.cs (1)
113this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\AcceptorSessionSymmetricTransportSecurityProtocol.cs (1)
56this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (9)
67this.CommunicationObject.ThrowIfDisposedOrImmutable(); 80this.CommunicationObject.ThrowIfDisposedOrImmutable(); 93this.CommunicationObject.ThrowIfDisposedOrImmutable(); 115this.CommunicationObject.ThrowIfDisposedOrImmutable(); 132this.CommunicationObject.ThrowIfDisposedOrImmutable(); 145this.CommunicationObject.ThrowIfDisposedOrImmutable(); 172this.CommunicationObject.ThrowIfDisposedOrImmutable(); 185this.CommunicationObject.ThrowIfDisposedOrImmutable(); 198this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (19)
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();
System\ServiceModel\Security\NegotiationTokenProvider.cs (1)
33this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\SecurityProtocol.cs (1)
107this.communicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
1178this.communicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\SecuritySessionClientSettings.cs (6)
99this.communicationObject.ThrowIfDisposedOrImmutable(); 116this.communicationObject.ThrowIfDisposedOrImmutable(); 133this.communicationObject.ThrowIfDisposedOrImmutable(); 146this.communicationObject.ThrowIfDisposedOrImmutable(); 171this.communicationObject.ThrowIfDisposedOrImmutable(); 184this.communicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (14)
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();
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (13)
65this.CommunicationObject.ThrowIfDisposedOrImmutable(); 78this.CommunicationObject.ThrowIfDisposedOrImmutable(); 91this.CommunicationObject.ThrowIfDisposedOrImmutable(); 110this.CommunicationObject.ThrowIfDisposedOrImmutable(); 120this.CommunicationObject.ThrowIfDisposedOrImmutable(); 130this.CommunicationObject.ThrowIfDisposedOrImmutable(); 143this.CommunicationObject.ThrowIfDisposedOrImmutable(); 157this.CommunicationObject.ThrowIfDisposedOrImmutable(); 174this.CommunicationObject.ThrowIfDisposedOrImmutable(); 199this.CommunicationObject.ThrowIfDisposedOrImmutable(); 209this.CommunicationObject.ThrowIfDisposedOrImmutable(); 219this.CommunicationObject.ThrowIfDisposedOrImmutable(); 229this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\SecuritySessionServerSettings.cs (12)
92this.communicationObject.ThrowIfDisposedOrImmutable(); 105this.communicationObject.ThrowIfDisposedOrImmutable(); 118this.communicationObject.ThrowIfDisposedOrImmutable(); 172this.communicationObject.ThrowIfDisposedOrImmutable(); 185this.communicationObject.ThrowIfDisposedOrImmutable(); 198this.communicationObject.ThrowIfDisposedOrImmutable(); 228this.communicationObject.ThrowIfDisposedOrImmutable(); 246this.communicationObject.ThrowIfDisposedOrImmutable(); 263this.communicationObject.ThrowIfDisposedOrImmutable(); 280this.communicationObject.ThrowIfDisposedOrImmutable(); 297this.communicationObject.ThrowIfDisposedOrImmutable(); 310this.communicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (3)
46this.CommunicationObject.ThrowIfDisposedOrImmutable(); 59this.CommunicationObject.ThrowIfDisposedOrImmutable(); 72this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\SpnegoTokenProvider.cs (5)
54this.CommunicationObject.ThrowIfDisposedOrImmutable(); 67this.CommunicationObject.ThrowIfDisposedOrImmutable(); 87this.CommunicationObject.ThrowIfDisposedOrImmutable(); 100this.CommunicationObject.ThrowIfDisposedOrImmutable(); 113this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
50this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\TlsnegoTokenAuthenticator.cs (3)
40this.CommunicationObject.ThrowIfDisposedOrImmutable(); 53this.CommunicationObject.ThrowIfDisposedOrImmutable(); 66this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\TlsnegoTokenProvider.cs (2)
37this.CommunicationObject.ThrowIfDisposedOrImmutable(); 50this.CommunicationObject.ThrowIfDisposedOrImmutable();
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (4)
530this.CommunicationObject.ThrowIfDisposedOrImmutable(); 551this.CommunicationObject.ThrowIfDisposedOrImmutable(); 565this.CommunicationObject.ThrowIfDisposedOrImmutable(); 578this.CommunicationObject.ThrowIfDisposedOrImmutable();