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