6 references to CompilerParams
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerInfo.cs (6)
142
CompilerParams
.WarningLevel == other.
CompilerParams
.WarningLevel &&
143
CompilerParams
.IncludeDebugInformation == other.
CompilerParams
.IncludeDebugInformation &&
144
CompilerParams
.CompilerOptions == other.
CompilerParams
.CompilerOptions;