2 references to GenerateFullPathToTool
Microsoft.Build.Tasks.CodeAnalysis (2)
ManagedToolTask.cs (2)
33/// See <see cref="Utilities.GenerateFullPathToTool"/>. 44internal string PathToManagedTool => Utilities.GenerateFullPathToTool(ToolName, GetCompilerType());