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