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