2 writes to _roDataBlob
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
680_roDataBlob = null; 4027_roDataBlob = new MethodReadOnlyDataNode(MethodBeingCompiled);
4 references to _roDataBlob
ILCompiler.ReadyToRun (4)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (4)
596if (_roDataBlob == null) 606new ISymbolDefinitionNode[] { _roDataBlob }); 608_roDataBlob.InitializeData(objectData); 4356relocTarget = _roDataBlob;