2 overrides of GetPathToDotNetFrameworkSdk
Microsoft.Build.Framework (2)
Utilities\FrameworkLocationHelper.cs (2)
1722
public override string
GetPathToDotNetFrameworkSdk
(VisualStudioSpec visualStudioSpec)
1763
public override string
GetPathToDotNetFrameworkSdk
(VisualStudioSpec visualStudioSpec)
1 reference to GetPathToDotNetFrameworkSdk
Microsoft.Build.Framework (1)
Utilities\FrameworkLocationHelper.cs (1)
736
return dotNetFrameworkSpec.
GetPathToDotNetFrameworkSdk
(visualStudioSpec);