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