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)
88var deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild( 122SolutionAndProjectUtility.DeviceSelectionResult deviceSelection, 381var deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
321internal static DeviceSelectionResult? SelectDevicesBeforeBuild(