8 references to HttpCompileException
System.ServiceModel.Activation (6)
System\ServiceModel\Activation\ServiceParser.cs (6)
449new HttpCompileException(parseException.Message, parseException)); 688new HttpCompileException(parseException.Message, parseException)); 694new HttpCompileException(parseException.Message, parseException)); 700new HttpCompileException(parseException.Message, parseException)); 720new HttpCompileException(parseException.Message, parseException)); 725new HttpCompileException(exception.Message, exception));
System.Xaml.Hosting (2)
System\Xaml\Hosting\XamlBuildProvider.cs (2)
74throw FxTrace.Exception.AsError(new HttpCompileException(ex.Message, ex)); 129throw FxTrace.Exception.AsError(new HttpCompileException(ex.Message, ex));