1 write to Os
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\aot\ILCompiler.ReadyToRun\IBC\IBCProfileData.cs (1)
38case nameof(Os): config.Os = kvPair.Value; break;
2 references to Os
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\aot\ILCompiler.ReadyToRun\IBC\IBCProfileData.cs (2)
24Os: {Os} 38case nameof(Os): config.Os = kvPair.Value; break;