2 references to SecurityAlgorithmSuiteNotSet
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
271throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.Format(SRP.SecurityAlgorithmSuiteNotSet, GetType())));
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
288throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.Format(SRP.SecurityAlgorithmSuiteNotSet, GetType())));