2 writes to includeDebugInformation
System (2)
compmod\system\codedom\compiler\CompilerParameters.cs (2)
103
this.
includeDebugInformation
= includeDebugInformation;
225
includeDebugInformation
= value;
1 reference to includeDebugInformation
System (1)
compmod\system\codedom\compiler\CompilerParameters.cs (1)
222
return
includeDebugInformation
;