3 references to EarlySecurityFaulted
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (1)
706exception = new CommunicationException(SRP.EarlySecurityFaulted, exception);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
234exception = new CommunicationException(SRP.EarlySecurityFaulted, exception);
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
243exception = new CommunicationException(SRP.EarlySecurityFaulted, exception);