2 references to IsClassDeclaration
Microsoft.CodeAnalysis.Features (1)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
374else if (syntaxFacts.IsClassDeclaration(member))
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\SyntaxTree\SyntaxTreeIndex_Create.cs (1)
227if (!syntaxFacts.IsClassDeclaration(node))