1 write to CompiledMethodDefs
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
488
NodeFactoryOptimizationFlags optimizationFlags = _nodeFactory.OptimizationFlags with { IsComponentModule = true,
CompiledMethodDefs
= compiledMethodDefs };
1 reference to CompiledMethodDefs
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\CopiedMethodILNode.cs (1)
59
&& factory.OptimizationFlags.
CompiledMethodDefs
.Contains(_method)