2 references to SerializedNecessaryRuntimeTypeObject
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\EETypeNode.cs (1)
829return factory.SerializedNecessaryRuntimeTypeObject(_type);
ILCompiler.RyuJit (1)
Compiler\RyuJitCompilation.cs (1)
95ReadyToRunHelperId.NecessaryTypeHandle => _nodeFactory.SerializedNecessaryRuntimeTypeObject(type),