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