5 references to UsingNode
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (5)
Parsing\DeclarationParsingTests.cs (1)
5412
UsingNode
(text, file);
Parsing\NameParsingTests.cs (2)
258
UsingNode
(text, name);
398
UsingNode
(text, tname);
Parsing\ParsingTests.cs (2)
123
UsingNode
(text, SyntaxFactory.ParseExpression(text, options: options), expectedErrors);
180
UsingNode
(text, node, expectedErrors);