2 references to DotnetExecutable
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\BuildHostProcessManager.cs (2)
143
dotnetPath = Path.GetFullPath(Path.Combine(msbuildLocation.Path, $"../../{
DotnetExecutable
}"));
226
FileName = dotnetPath ??
DotnetExecutable
,