5 references to GatherSDKListFromDirectory
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
2461
GatherSDKListFromDirectory
(sdkDiskRoots, monikers);
Microsoft.Build.Utilities.UnitTests (4)
ToolLocationHelper_Tests.cs (4)
3082
ToolLocationHelper.
GatherSDKListFromDirectory
(paths, targetPlatform);
3097
Should.Throw<ArgumentException>(() => { ToolLocationHelper.
GatherSDKListFromDirectory
(paths, targetPlatform); });
3112
ToolLocationHelper.
GatherSDKListFromDirectory
(paths, targetPlatform);
3790
ToolLocationHelper.
GatherSDKListFromDirectory
(paths, targetPlatforms);