8 references to ThrowHelperConfigurationError
System.IdentityModel (8)
System\IdentityModel\Configuration\IdentityConfiguration.cs (7)
245
throw DiagnosticUtility.
ThrowHelperConfigurationError
(
258
throw DiagnosticUtility.
ThrowHelperConfigurationError
(
271
throw DiagnosticUtility.
ThrowHelperConfigurationError
(
286
throw DiagnosticUtility.
ThrowHelperConfigurationError
(
503
throw DiagnosticUtility.
ThrowHelperConfigurationError
(serviceElement, handlerElementCollection.Name, inner);
554
throw DiagnosticUtility.
ThrowHelperConfigurationError
(element, ConfigurationStrings.MaximumClockSkew, inner);
721
throw DiagnosticUtility.
ThrowHelperConfigurationError
(element, ConfigurationStrings.MaximumClockSkew, inner);
System\IdentityModel\Configuration\TypeResolveHelper.cs (1)
81
throw DiagnosticUtility.
ThrowHelperConfigurationError
(customTypeElement, ConfigurationStrings.Type, inner);