1 instantiation of DeviceSelectionResult
dotnet (1)
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
495
? new
DeviceSelectionResult
(devicesByTfm, testTfmsInParallel)
4 references to DeviceSelectionResult
dotnet (4)
Commands\Test\MTP\MSBuildUtility.cs (3)
92
var
deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
128
SolutionAndProjectUtility.
DeviceSelectionResult
deviceSelection,
431
var
deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
422
internal static
DeviceSelectionResult
? SelectDevicesBeforeBuild(