1 type derived from SimpleEmbeddedPointerIndirectionNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ArrayOfEmbeddedPointersNode.cs (1)
112private class EmbeddedPointerIndirectionWithSymbolNode : SimpleEmbeddedPointerIndirectionNode, ISymbolDefinitionNode
1 instantiation of SimpleEmbeddedPointerIndirectionNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ArrayOfEmbeddedPointersNode.cs (1)
43return new SimpleEmbeddedPointerIndirectionNode(this, target);