1 reference to MaxUncheckedRecursionDepth
Microsoft.CodeAnalysis (1)
InternalUtilities\StackGuard.cs (1)
27
if (recursionDepth >
MaxUncheckedRecursionDepth
)