4 references to ClassifyNode
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
Classification\Worker.cs (2)
49worker.ClassifyNode(node); 79ClassifyNode(nodeOrToken.AsNode()!);
Classification\Worker_DocumentationComments.cs (2)
265ClassifyNode(((XmlCrefAttributeSyntax)attribute).Cref); 268ClassifyNode(((XmlNameAttributeSyntax)attribute).Identifier);