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