3 references to TryGetAnnotation
illink (3)
Linker.Dataflow\FlowAnnotations.cs (3)
43
GetAnnotations (field.DeclaringType).
TryGetAnnotation
(field, out _);
76
if (GetAnnotations (field.DeclaringType).
TryGetAnnotation
(field, out var annotation))
161
GetAnnotations (field.DeclaringType).
TryGetAnnotation
(field, out _);