2 references to WithoutAnnotations
Microsoft.CodeAnalysis (2)
Syntax\SyntaxNodeOrToken.cs (2)
649return WithoutAnnotations((IEnumerable<SyntaxAnnotation>)annotations); 687return this.WithoutAnnotations(this.GetAnnotations(annotationKind));