8 references to UsingTree
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (8)
IncrementalParsing\IncrementalParsingTests.cs (5)
870
UsingTree
(newTree);
998
UsingTree
(newTree);
1055
UsingTree
(newTree);
1116
UsingTree
(newTree);
1236
UsingTree
(newTree);
Parsing\FieldKeywordParsingTests.cs (2)
2417
UsingTree
(tree);
2456
UsingTree
(tree);
Parsing\ParsingTests.cs (1)
154
return
UsingTree
(ParseTree(text, options), expectedErrors);