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