2 references to GetFieldValue
illink (2)
Linker.Dataflow\AttributeDataFlow.cs (1)
44
var fieldValueCandidate = _context.Annotations.FlowAnnotations.
GetFieldValue
(field);
Linker.Dataflow\ReflectionMethodBodyScanner.cs (1)
113
return _annotations.
GetFieldValue
(field);