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