2 references to FieldAnnotation
ILCompiler.Compiler (2)
Compiler\Dataflow\FlowAnnotations.cs (2)
396
annotatedFields.Add(new
FieldAnnotation
(field, annotation));
622
annotatedFields.Add(new
FieldAnnotation
(backingField, annotation));