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