1 write to Enabled
ILCompiler.ReadyToRun (1)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
41
Enabled
= JitConfigProvider.Instance.GetIntConfigValue("InfiniteCompileStress", 0) != 0;
1 reference to Enabled
ILCompiler.ReadyToRun (1)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
747
if ((_ilBodiesNeeded != null) || InfiniteCompileStress.
Enabled
|| result == CompilationResult.CompilationRetryRequested)