1 write to MethodsCompiled
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
941
workerState.
MethodsCompiled
++;
1 reference to MethodsCompiled
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
943
(_parallelism != 1 && (workerState.
MethodsCompiled
% 3000) == 0))