1 reference to GCRefMapNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ImportSectionNode.cs (1)
58
_gcRefMap = emitGCRefMap ? new
GCRefMapNode
(this) : null;