2 references to BuildInParallel
dotnet (2)
Commands\Test\MTP\SolutionAndProjectUtility.cs (2)
263
!bool.TryParse(projectInstance.GetPropertyValue(ProjectProperties.
BuildInParallel
), out testTfmsInParallel))
366
bool.TryParse(projectInstance.GetPropertyValue(ProjectProperties.
BuildInParallel
), out parsed))