1 write to Field
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
777
=> (
Field
, Annotation) = (field, annotation);
2 references to Field
illink (2)
Linker.Dataflow\FlowAnnotations.cs (2)
434
if (annotatedFields.Any(a => a.
Field
== backingField))
706
if (f.
Field
== field)