1 write to _compileException
System.Web (1)
Compilation\BuildResult.cs (1)
397
_compileException
= compileException;
1 reference to _compileException
System.Web (1)
Compilation\BuildResult.cs (1)
393
internal HttpCompileException CompileException { get { return
_compileException
; } }