1 instantiation of DeviceSelectionResult
dotnet (1)
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
536
? new
DeviceSelectionResult
(devicesByTfm, testTfmsInParallel)
4 references to DeviceSelectionResult
dotnet (4)
Commands\Test\MTP\MSBuildUtility.cs (3)
98
var
deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
179
SolutionAndProjectUtility.
DeviceSelectionResult
deviceSelection,
522
var
deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
463
internal static
DeviceSelectionResult
? SelectDevicesBeforeBuild(