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