2 references to SimpleEmbeddedPointerIndirectionNode
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ArrayOfEmbeddedPointersNode.cs (2)
43
return new
SimpleEmbeddedPointerIndirectionNode
(this, target);
117
:
base
(futureParent, target)