1 write to Annotation
ILCompiler.Compiler (1)
Compiler\Dataflow\FlowAnnotations.cs (1)
965=> (Field, Annotation) = (field, annotation);
2 references to Annotation
ILCompiler.Compiler (2)
Compiler\Dataflow\FlowAnnotations.cs (2)
153return annotation.Annotation; 615if (annotatedFields.Any(a => a.Field == backingField && a.Annotation != annotation))