6 types derived from BoundTreeWalkerWithStackGuard
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\BoundTreeWalker.cs (1)
95internal abstract class BoundTreeWalkerWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator : BoundTreeWalkerWithStackGuard
Compilation\MemberSemanticModel.NodeMapBuilder.cs (1)
21protected sealed class NodeMapBuilder : BoundTreeWalkerWithStackGuard
Lowering\DiagnosticsPass_Warnings.cs (1)
19internal sealed partial class DiagnosticsPass : BoundTreeWalkerWithStackGuard
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
TypeParameterChecker.cs (1)
41private class BlockChecker : BoundTreeWalkerWithStackGuard
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\ConstantTests.cs (1)
4046internal sealed class BoundTreeSequencer : BoundTreeWalkerWithStackGuard
Semantics\UnsafeTests.cs (1)
2408private class CheckFixingVariablesVisitor : BoundTreeWalkerWithStackGuard