1 write to _annotatedFields
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
608
=> (_type, _typeAnnotation, _annotatedMethods,
_annotatedFields
, _genericParameterAnnotations)
2 references to _annotatedFields
illink (2)
Linker.Dataflow\FlowAnnotations.cs (2)
635
if (
_annotatedFields
== null) {
639
foreach (var f in
_annotatedFields
) {