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