2 references to GetPathToWindowsSdkFile
Microsoft.Build.Tasks.Core (2)
ManifestUtil\SecurityUtil.cs (2)
877
string toolPath = ToolLocationHelper.
GetPathToWindowsSdkFile
(ToolName, TargetDotNetFrameworkVersion.VersionLatest, VisualStudioVersion.VersionLatest);
880
toolPath = ToolLocationHelper.
GetPathToWindowsSdkFile
(ToolName, TargetDotNetFrameworkVersion.Version45,