1 reference to errorHandlingBody
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\RoslynParallel.cs (1)
23return Parallel.For(fromInclusive, toExclusive, parallelOptions, errorHandlingBody);