2 references to CompilParams
System.Web (2)
Compilation\BaseCodeDomTreeGenerator.cs (1)
410
if (
CompilParams
.IncludeDebugInformation && _sourceDataClass != null) {
Compilation\PageCodeDomTreeGenerator.cs (1)
131
if (
CompilParams
.IncludeDebugInformation) {