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