2 references to GetFieldValue
ILCompiler.Compiler (2)
Compiler\Dataflow\AttributeDataFlow.cs (1)
112
var fieldValueCandidate = _annotations.
GetFieldValue
(field);
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (1)
239
return _annotations.
GetFieldValue
(field);