5 types derived from BoundTreeWalkerWithStackGuard
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\BoundTreeWalker.cs (1)
96
internal abstract class BoundTreeWalkerWithStackGuardWithoutRecursionOnTheLeftOfBinaryOperator :
BoundTreeWalkerWithStackGuard
Compilation\MemberSemanticModel.NodeMapBuilder.cs (1)
19
protected sealed class NodeMapBuilder :
BoundTreeWalkerWithStackGuard
Lowering\DiagnosticsPass_Warnings.cs (1)
19
internal sealed partial class DiagnosticsPass :
BoundTreeWalkerWithStackGuard
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\ConstantTests.cs (1)
4221
internal sealed class BoundTreeSequencer :
BoundTreeWalkerWithStackGuard
Semantics\UnsafeTests.cs (1)
5220
private class CheckFixingVariablesVisitor :
BoundTreeWalkerWithStackGuard