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