75 references to GetTree
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (5)
CodeGen\CodeGenEvents.vb (1)
989
Dim treeA = CompilationUtils.
GetTree
(vbexeCompilation, "")
Emit\CompilationEmitTests.vb (4)
136
CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(CompilationUtils.
GetTree
(compilation, "a.vb")).GetDeclarationDiagnostics(),
143
CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(CompilationUtils.
GetTree
(compilation, "b.vb")).GetDeclarationDiagnostics(),
212
CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(CompilationUtils.
GetTree
(compilation, "a.vb")).GetDiagnostics(),
225
CompilationUtils.AssertTheseDiagnostics(compilation.GetSemanticModel(CompilationUtils.
GetTree
(compilation, "b.vb")).GetDiagnostics(),
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (50)
Binding\BindingScopeTests.vb (1)
17
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(comp, treeName)
Binding\LookupTests.vb (1)
24
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
Compilation\SemanticModelGetDeclaredSymbolAPITests.vb (31)
660
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
663
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
754
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
831
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
834
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
908
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
1002
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
1005
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
1085
Dim tree = CompilationUtils.
GetTree
(compilation, "c.vb")
1146
Dim tree = CompilationUtils.
GetTree
(compilation, "a.vb")
1164
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
1180
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
1244
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
1247
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
1313
Dim tree = CompilationUtils.
GetTree
(compilation, "a.vb")
1362
Dim treeA = CompilationUtils.
GetTree
(compilation, file)
1418
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
1632
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
1785
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
1836
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
1839
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
1898
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
1925
Dim tree = CompilationUtils.
GetTree
(compilation, "a.vb")
2008
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
2011
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
2132
Dim tree = CompilationUtils.
GetTree
(compilation, "a.vb")
2496
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
2538
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
2601
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
2605
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
2708
Dim tree = CompilationUtils.
GetTree
(compilation, "a.vb")
Semantics\GetExtendedSemanticInfoTests.vb (1)
2485
Dim semanticModel = compilation.GetSemanticModel(CompilationUtils.
GetTree
(compilation, "a.vb"))
Semantics\GetSemanticInfoTests.vb (9)
3926
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
4039
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
4069
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
4112
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
4158
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
4167
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
4395
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
4426
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
4697
Dim treeA As SyntaxTree = CompilationUtils.
GetTree
(compilation, "a.vb")
Semantics\VariableTypeInference.vb (7)
269
Dim tree = CompilationUtils.
GetTree
(compilation, "inferOff.vb")
305
Dim tree = CompilationUtils.
GetTree
(compilation, "inferOn.vb")
337
Dim tree = CompilationUtils.
GetTree
(compilation, "inferOn.vb")
366
Dim tree = CompilationUtils.
GetTree
(compilation, "inferOn.vb")
400
Dim tree = CompilationUtils.
GetTree
(compilation, "inferOn.vb")
471
Dim tree = CompilationUtils.
GetTree
(compilation, "TestInferredTypes.vb")
536
Dim tree = CompilationUtils.
GetTree
(compilation, "TestInferredTypes.vb")
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (13)
SymbolsTests\Source\BindingsTests.vb (12)
22
Dim tree As SyntaxTree = CompilationUtils.
GetTree
(compilation, treeName)
112
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
115
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
231
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
336
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
339
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
458
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
461
Dim treeB = CompilationUtils.
GetTree
(compilation, "b.vb")
564
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
599
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
664
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
706
Dim treeA = CompilationUtils.
GetTree
(compilation, "a.vb")
SymbolsTests\Source\PropertyTests.vb (1)
3795
Dim bindings = compilation.GetSemanticModel(CompilationUtils.
GetTree
(compilation, "a.vb"))
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (7)
CompilationTestUtils.vb (5)
1074
Dim tree = CompilationUtils.
GetTree
(compilation, treeName)
1088
Dim tree = CompilationUtils.
GetTree
(compilation, treeName)
1102
Dim tree = CompilationUtils.
GetTree
(compilation, treeName)
1116
Dim tree = CompilationUtils.
GetTree
(compilation, treeName)
1161
Dim tree = CompilationUtils.
GetTree
(compilation, treeName)
SemanticModelTestBase.vb (2)
16
Dim tree = CompilationUtils.
GetTree
(compilation, treeName)
22
Dim tree = CompilationUtils.
GetTree
(compilation, treeName)