2 references to TargetToOs
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
3476pEEInfoOut.osType = TargetToOs(_compilation.NodeFactory.Target);
src\runtime\src\coreclr\tools\Common\JitInterface\JitConfigProvider.cs (1)
81CorInfoImpl.Startup(CorInfoImpl.TargetToOs(target));