2 references to GetPathToDotNetFrameworkSdkFile
Microsoft.Build.Tasks.Core (1)
SdkToolsPathUtility.cs (1)
137
string pathToTool = ToolLocationHelper.
GetPathToDotNetFrameworkSdkFile
(toolName, TargetDotNetFrameworkVersion.Latest, VisualStudioVersion.VersionLatest);
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
3245
=>
GetPathToDotNetFrameworkSdkFile
(fileName, version, VisualStudioVersion.VersionLatest);