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