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