1 override of GetPathToDotNetFrameworkSdkTools
Microsoft.Build.Utilities.Core (1)
FrameworkLocationHelper.cs (1)
1684
public override string
GetPathToDotNetFrameworkSdkTools
(VisualStudioSpec visualStudioSpec)
3 references to GetPathToDotNetFrameworkSdkTools
Microsoft.Build.Utilities.Core (3)
FrameworkLocationHelper.cs (3)
706
return dotNetFrameworkSpec.
GetPathToDotNetFrameworkSdkTools
(visualStudioSpec);
1555
string pathToBinRoot = this.
GetPathToDotNetFrameworkSdkTools
(visualStudioSpec);
1746
string pathToBinRoot = this.
GetPathToDotNetFrameworkSdkTools
(visualStudioSpec);