6 references to CompilerParams
System.CodeDom (6)
System\CodeDom\Compiler\CompilerInfo.cs (6)
96
CompilerParams
.WarningLevel == other.
CompilerParams
.WarningLevel &&
97
CompilerParams
.IncludeDebugInformation == other.
CompilerParams
.IncludeDebugInformation &&
98
CompilerParams
.CompilerOptions == other.
CompilerParams
.CompilerOptions;