5 references to GatherSDKListFromDirectory
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
2460
GatherSDKListFromDirectory
(sdkDiskRoots, monikers);
Microsoft.Build.Utilities.UnitTests (4)
ToolLocationHelper_Tests.cs (4)
3081
ToolLocationHelper.
GatherSDKListFromDirectory
(paths, targetPlatform);
3096
Should.Throw<ArgumentException>(() => { ToolLocationHelper.
GatherSDKListFromDirectory
(paths, targetPlatform); });
3111
ToolLocationHelper.
GatherSDKListFromDirectory
(paths, targetPlatform);
3789
ToolLocationHelper.
GatherSDKListFromDirectory
(paths, targetPlatforms);