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