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)
98var deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild( 179SolutionAndProjectUtility.DeviceSelectionResult deviceSelection, 522var deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
463internal static DeviceSelectionResult? SelectDevicesBeforeBuild(