1 instantiation of DeviceSelectionResult
dotnet (1)
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
399
? new
DeviceSelectionResult
(devicesByTfm, testTfmsInParallel)
4 references to DeviceSelectionResult
dotnet (4)
Commands\Test\MTP\MSBuildUtility.cs (3)
88
var
deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
122
SolutionAndProjectUtility.
DeviceSelectionResult
deviceSelection,
381
var
deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
321
internal static
DeviceSelectionResult
? SelectDevicesBeforeBuild(