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