3 references to annotationsTable
Microsoft.CodeAnalysis.Workspaces (3)
CodeGenerationSymbol.cs (3)
56
annotationsTable
.TryGetValue(this, out var annotations);
70
annotationsTable
.TryGetValue(originalDefinition, out var originalAnnotations);
73
annotationsTable
.Add(newDefinition, annotations);