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