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