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