2 references to _annotationMap
Microsoft.CodeAnalysis.CodeStyle (2)
AnnotationTable.cs (2)
55
_annotationMap
.Add(idString, annotation);
109
if (
_annotationMap
.TryGetValue(ra.Data, out var annotation))