1 write to _compilParams
System.Web (1)
Compilation\BaseCodeDomTreeGenerator.cs (1)
232
_compilParams
= Parser.CompilParams;
1 reference to _compilParams
System.Web (1)
Compilation\BaseCodeDomTreeGenerator.cs (1)
142
protected /*public*/ CompilerParameters CompilParams { get { return
_compilParams
; } }