2 instantiations of SessionKeyExpiredException
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
1004
throw DiagnosticUtility.ExceptionUtility.ThrowHelperWarning(new
SessionKeyExpiredException
(SRP.SessionKeyRenewalNotSupported));
1049
throw DiagnosticUtility.ExceptionUtility.ThrowHelperWarning(new
SessionKeyExpiredException
(SRP.UnableToRenewSessionKey));