2 references to WithoutAnnotations
Microsoft.CodeAnalysis (2)
Syntax\SyntaxTrivia.cs (2)
325
return
WithoutAnnotations
((IEnumerable<SyntaxAnnotation>)annotations);
361
return this.
WithoutAnnotations
(this.GetAnnotations(annotationKind));