6 references to GatherSDKListFromDirectory
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
2467GatherSDKListFromDirectory(sdkDiskRoots, monikers);
Microsoft.Build.Utilities.UnitTests (5)
ToolLocationHelper_Tests.cs (5)
3075ToolLocationHelper.GatherSDKListFromDirectory(paths, targetPlatform); 3090Should.Throw<ArgumentException>(() => { ToolLocationHelper.GatherSDKListFromDirectory(paths, targetPlatform); }); 3105ToolLocationHelper.GatherSDKListFromDirectory(paths, targetPlatform); 3783ToolLocationHelper.GatherSDKListFromDirectory(paths, targetPlatforms); 3905ToolLocationHelper.GatherSDKListFromDirectory(paths, targetPlatforms);