3 references to Tool
Microsoft.Build.Tasks.CodeAnalysis (3)
ManagedCompiler.cs (3)
529
LogCompilationMessage(logger, requestId, CompilationKind.
Tool
, $"using command line tool by design '{pathToTool}'");
540
LogCompilationMessage(logger, requestId, CompilationKind.
Tool
, $"using command line tool because we could not find client or temp directory '{PathToManagedTool}'");
799
CompilationKind.
Tool
=> "tool",