2 overrides of Config
ILCompiler.ReadyToRun (2)
Compiler\ProfileData.cs (1)
129
public override MibcConfig
Config
{ get; } = new();
IBC\IBCProfileData.cs (1)
64
public override MibcConfig
Config
=> _config;