3 references to Tool
Microsoft.Build.Tasks.CodeAnalysis.Sdk (3)
src\Compilers\Core\MSBuildTask\ManagedCompiler.cs (3)
536
LogCompilationMessage(logger, requestId, CompilationKind.
Tool
, $"using command line tool by design '{pathToTool}'");
547
LogCompilationMessage(logger, requestId, CompilationKind.
Tool
, $"using command line tool because we could not find client or temp directory '{PathToBuiltInTool}'");
806
CompilationKind.
Tool
=> "tool",