7 types derived from BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Microsoft.CodeAnalysis.CSharp (5)
CodeGen\EmitStatement.cs (1)
1908private class FinallyCloner : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
22internal sealed class AsyncExceptionHandlerRewriter : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Lowering\LocalRewriter\LocalRewriter.PlaceholderReplacer.cs (1)
12private sealed class PlaceholderReplacer : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Lowering\SpillSequenceSpiller.cs (2)
182private sealed class LocalSubstituter : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator 1260private sealed class ConditionalReceiverReplacer : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (2)
Rewriters\CapturedVariableRewriter.cs (1)
16internal sealed class CapturedVariableRewriter : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator
Rewriters\PlaceholderLocalRewriter.cs (1)
13internal sealed class PlaceholderLocalRewriter : BoundTreeRewriterWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator