2 writes to _roDataBlob
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
678_roDataBlob = null; 3976_roDataBlob = new MethodReadOnlyDataNode(MethodBeingCompiled);
4 references to _roDataBlob
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (4)
594if (_roDataBlob == null) 604new ISymbolDefinitionNode[] { _roDataBlob }); 606_roDataBlob.InitializeData(objectData); 4304relocTarget = _roDataBlob;