2 writes to hr
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
4997pgoResults.hr = HRESULT.E_NOTIMPL; 5013pgoResults.hr = HRESULT.S_OK;
1 reference to hr
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
5024return pgoResults.hr;