6 references to CompilerParams
System.CodeDom (6)
System\CodeDom\Compiler\CompilerInfo.cs (6)
93
CompilerParams
.WarningLevel == other.
CompilerParams
.WarningLevel &&
94
CompilerParams
.IncludeDebugInformation == other.
CompilerParams
.IncludeDebugInformation &&
95
CompilerParams
.CompilerOptions == other.
CompilerParams
.CompilerOptions;