2 writes to hr
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
5004pgoResults.hr = HRESULT.E_NOTIMPL; 5020pgoResults.hr = HRESULT.S_OK;
1 reference to hr
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
5031return pgoResults.hr;