6 types derived from BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Microsoft.CodeAnalysis.CSharp (6)
CodeGen\EmitStatement.cs (1)
1931private class FinallyCloner : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Compiler\MethodCompiler.cs (1)
2190private sealed class EmptyRewriter : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
23internal sealed class AsyncExceptionHandlerRewriter : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Lowering\LocalRewriter\LocalRewriter.PlaceholderReplacer.cs (1)
12private sealed class PlaceholderReplacer : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Lowering\SpillSequenceSpiller.cs (2)
181private sealed class LocalSubstituter : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator 1352private sealed class ConditionalReceiverReplacer : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator