4 references to Fail
System.Configuration (4)
System\Configuration\ClientConfigurationHost.cs (1)
543Debug.Fail("unrecognized configPath " + configPath);
System\Configuration\ConfigurationElement.cs (1)
1721Debug.Fail("Unknown exception type thrown");
System\Configuration\ConfigurationValidatorAttribute.cs (2)
56Debug.Fail("Declaring type must not be null."); 65Debug.Fail("Subsequent calls cannot change the declaring type of the attribute.");