2 references to GetNodeWithoutAnnotations
Microsoft.CodeAnalysis (2)
Syntax\AnnotationExtensions.cs (2)
42return (TNode)node.GetNodeWithoutAnnotations(annotations); 53return (TNode)node.GetNodeWithoutAnnotations(annotations);