4 references to
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\Optimizer.cs (2)
810: base(recursionDepth) 2041private PointerIndirectionMayFlowToRefResultVisitor(int recursionDepth) : base(recursionDepth) { }
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (1)
375: base(parent._recursionDepth)
Lowering\UnmatchedGotoFinder.cs (1)
28: base(recursionDepth)