4 references to GetAnnotations
Microsoft.CodeAnalysis.CodeStyle (4)
AnnotationTable.cs (4)
117=> GetAnnotations(node.GetAnnotations(_annotationKind)); 120=> GetAnnotations(token.GetAnnotations(_annotationKind)); 123=> GetAnnotations(trivia.GetAnnotations(_annotationKind)); 126=> GetAnnotations(nodeOrToken.GetAnnotations(_annotationKind));