1 reference to MaxUncheckedRecursionDepth
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\StackGuard.cs (1)
27
if (recursionDepth >
MaxUncheckedRecursionDepth
)