2 references to FieldAnnotation
illink (2)
Linker.Dataflow\FlowAnnotations.cs (2)
242
annotatedFields.Add(new
FieldAnnotation
(field, annotation));
440
annotatedFields.Add(new
FieldAnnotation
(backingField, annotation));