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