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