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)
92var deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild( 128SolutionAndProjectUtility.DeviceSelectionResult deviceSelection, 431var deviceSelection = SolutionAndProjectUtility.SelectDevicesBeforeBuild(
Commands\Test\MTP\SolutionAndProjectUtility.cs (1)
422internal static DeviceSelectionResult? SelectDevicesBeforeBuild(