2 references to CastClass
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
273case ReadyToRunHelperId.CastClass:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
950pLookup = CreateConstLookupToSymbol(_compilation.SymbolNodeFactory.CreateReadyToRunHelper(ReadyToRunHelperId.CastClass, type));