2 references to GetMatchingPlatformSDK
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
1260var targetPlatform = GetMatchingPlatformSDK(targetPlatformIdentifier, targetPlatformVersion, diskRoots, null, registryRoot); 1573return GetMatchingPlatformSDK(targetPlatformIdentifier, platformVersion, sdkDiskRoots, sdkmultiPlatformDiskRoots, registryRoot);