2 references to _annotations
illink (2)
Linker.Dataflow\FlowAnnotations.cs (2)
185
if (!
_annotations
.TryGetValue(type, out TypeAnnotations value))
188
_annotations
.Add(type, value);