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