1 write to FormatVersion
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\aot\ILCompiler.ReadyToRun\IBC\IBCProfileData.cs (1)
37case 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)
22FormatVersion: {FormatVersion} 37case nameof(FormatVersion): config.FormatVersion = kvPair.Value; break;