2 writes to UsedCommandLineTool
Microsoft.Build.Tasks.CodeAnalysis (2)
Vbc.cs (2)
1065
UsedCommandLineTool
= true;
1091
UsedCommandLineTool
= true;
4 references to UsedCommandLineTool
Microsoft.Build.Tasks.CodeAnalysis (4)
ManagedCompiler.cs (2)
370
if (
UsedCommandLineTool
)
1063
if (!Log.HasLoggedErrors &&
UsedCommandLineTool
)
Vbc.cs (2)
627
if (!this.
UsedCommandLineTool
)
931
else if (!String.IsNullOrEmpty(LangVersion) && !
UsedCommandLineTool
)