1 write to _interestingForDynamicDependencyAnalysis
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\InheritedVirtualMethodsNode.cs (1)
32_interestingForDynamicDependencyAnalysis = TypeHasGVMSlots(type);
1 reference to _interestingForDynamicDependencyAnalysis
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\InheritedVirtualMethodsNode.cs (1)
37public override bool InterestingForDynamicDependencyAnalysis => _interestingForDynamicDependencyAnalysis;