17 references to TestNode
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (17)
SolutionExplorer\CSharpSolutionExplorerSymbolTreeItemProviderTests.cs (17)
27
return
TestNode
<CompilationUnitSyntax>(code, expected);
33
return
TestNode
<CompilationUnitSyntax>(code, expected, returnNamespaces: true);
39
return
TestNode
<BaseNamespaceDeclarationSyntax>(code, expected, returnNamespaces: true);
217
=>
TestNode
<EnumDeclarationSyntax>("""
230
=>
TestNode
<ClassDeclarationSyntax>("""
267
=>
TestNode
<ClassDeclarationSyntax>("""
283
=>
TestNode
<ExtensionBlockDeclarationSyntax>("""
297
=>
TestNode
<ClassDeclarationSyntax>("""
311
=>
TestNode
<MethodDeclarationSyntax>("""
328
=>
TestNode
<LocalFunctionStatementSyntax>("""
345
=>
TestNode
<PropertyDeclarationSyntax>("""
368
=>
TestNode
<ConstructorDeclarationSyntax>("""
382
=>
TestNode
<DestructorDeclarationSyntax>("""
396
=>
TestNode
<MethodDeclarationSyntax>("""
412
=>
TestNode
<OperatorDeclarationSyntax>("""
427
=>
TestNode
<ConversionOperatorDeclarationSyntax>("""
442
=>
TestNode
<MethodDeclarationSyntax>("""