Base:
2 references to GenerateFullPathToTool
Microsoft.Build.Tasks.CodeAnalysis (2)
src\Compilers\Core\MSBuildTask\ManagedCompiler.cs (1)
504
return
GenerateFullPathToTool
();
src\Compilers\Core\MSBuildTask\ManagedToolTask.cs (1)
176
/// <see cref="
GenerateFullPathToTool
"/>, which can return the path to e.g. the dotnet executable.