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