2 references to CompileException
System.Web (2)
Compilation\BuildManager.cs (2)
1688throw ((BuildResultCompileError)result).CompileException; 2385HttpCompileException compileException = ((BuildResultCompileError)result).CompileException;