2 references to RuntimeTypeValue
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
1949
_internedTypes.Add(typeHandle.Type, runtimeType = new
RuntimeTypeValue
(typeHandle.Type));
2919
preinitContext._internedTypes.Add(TypeRepresented, result = new
RuntimeTypeValue
(TypeRepresented));