1 instantiation of BoundTreeSequencer
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\ConstantTests.cs (1)
4225
var s = new
BoundTreeSequencer
();
2 references to BoundTreeSequencer
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\ConstantTests.cs (2)
1454
var constants =
BoundTreeSequencer
.GetNodes(block).
4225
var
s = new BoundTreeSequencer();