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