3 references to RuntimeFieldHandle
ILCompiler.Compiler (3)
Compiler\Compilation.cs (1)
355
return NodeFactory.
RuntimeFieldHandle
((FieldDesc)targetOfLookup);
Compiler\DependencyAnalysis\GenericLookupResult.cs (1)
512
return factory.
RuntimeFieldHandle
(instantiatedField);
IL\ILImporter.Scanner.cs (1)
1192
_dependencies.Add(_factory.
RuntimeFieldHandle
(field), "ldtoken");