2 writes to _rwDataRelocs
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
706_rwDataRelocs = default(ArrayBuilder<Relocation>); 4576return ref _rwDataRelocs;
1 reference to _rwDataRelocs
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
637var relocs = _rwDataRelocs.ToArray();