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