Implemented interface member:
property
InterestingForDynamicDependencyAnalysis
ILCompiler.DependencyAnalysisFramework.IDependencyNode<DependencyContextType>.InterestingForDynamicDependencyAnalysis
65 overrides of InterestingForDynamicDependencyAnalysis
ILCompiler.Compiler (53)
Compiler\DependencyAnalysis\AnalysisCharacteristicNode.cs (1)
17public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\AnalyzedExternalTypeMapNode.cs (1)
47public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\AnalyzedProxyTypeMapNode.cs (1)
47public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\CustomAttributeMetadataNode.cs (1)
40public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\DataflowAnalyzedMethodNode.cs (1)
78public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\DataflowAnalyzedTypeDefinitionNode.cs (1)
86public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\DelegateMarshallingDataNode.cs (1)
47public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\DelegateTargetVirtualMethodNode.cs (1)
34public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\DictionaryLayoutNode.cs (1)
184public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\DynamicDependencyAttributesOnEntityNode.cs (1)
243public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\EmbeddedObjectNode.cs (1)
58public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\EmbeddedTrimmingDescriptorNode.cs (1)
66public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\EventMetadataNode.cs (1)
44public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ExactMethodInstantiationsEntryNode.cs (1)
40public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ExternalTypeMapNode.cs (1)
24public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ExternalTypeMapRequestNode.cs (1)
15public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ExternSymbolNode.cs (1)
38public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\FieldMetadataNode.cs (1)
82public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\GenericMethodsHashtableEntryNode.cs (1)
37public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\GenericStaticBaseInfoNode.cs (1)
39public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\GenericVirtualMethodImplNode.cs (1)
33public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\InlineableStringsResourceNode.cs (1)
31public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\InterfaceDispatchCellNode.cs (1)
120public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\InterfaceUseNode.cs (1)
33public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\InvalidExternalTypeMapNode.cs (1)
15public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\InvalidProxyTypeMapNode.cs (1)
18public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\MethodMetadataNode.cs (1)
146public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\MethodParameterMetadataNode.cs (1)
34public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ModuleMetadataNode.cs (1)
69public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (1)
32public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\NotReadOnlyFieldNode.cs (1)
35public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ObjectGetTypeCalledNode.cs (1)
32public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ObjectGetTypeFlowDependenciesNode.cs (1)
63public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\PropertyMetadataNode.cs (1)
44public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ProxyTypeMapNode.cs (1)
29public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ProxyTypeMapRequestNode.cs (1)
15public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ReflectedDelegateNode.cs (1)
42public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ReflectedFieldNode.cs (1)
109public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ReflectedMethodNode.cs (1)
56public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ReflectedTypeNode.cs (1)
54public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ScannedMethodNode.cs (1)
90public override bool InterestingForDynamicDependencyAnalysis => _method.HasInstantiation || _method.OwningType.HasInstantiation;
Compiler\DependencyAnalysis\StringAllocatorMethodNode.cs (1)
67public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\StructMarshallingDataNode.cs (1)
48public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\TrimmingDescriptorNode.cs (1)
43public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\TypeGVMEntriesNode.cs (1)
57public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\TypeMetadataNode.cs (1)
189public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\VariantInterfaceMethodUseNode.cs (1)
147public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\VirtualMethodUseNode.cs (1)
55public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\VTableSliceNode.cs (1)
97public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\UsageBasedTypeMapManager.cs (1)
21public override bool InterestingForDynamicDependencyAnalysis => false;
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\GVMDependenciesNode.cs (1)
41public override bool InterestingForDynamicDependencyAnalysis => false;
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectNode.cs (1)
54public override bool InterestingForDynamicDependencyAnalysis => false;
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ShadowMethodNode.cs (1)
116public sealed override bool InterestingForDynamicDependencyAnalysis => false;
ILCompiler.DependencyAnalysisFramework (1)
ComputedStaticDependencyNode.cs (1)
42public override bool InterestingForDynamicDependencyAnalysis
ILCompiler.ReadyToRun (11)
Compiler\DependencyAnalysis\AllMethodsOnTypeNode.cs (1)
23public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\EmbeddedObjectNode.cs (1)
58public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\InheritedVirtualMethodsNode.cs (1)
29public override bool InterestingForDynamicDependencyAnalysis => true;
Compiler\DependencyAnalysis\ReadyToRun\DebugDirectoryEntryNode.cs (1)
254public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ReadyToRun\DeferredTillPhaseNode.cs (1)
37public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\DependencyAnalysis\ReadyToRun\SymbolNodeRange.cs (1)
45public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\ReadyToRunExternalTypeMapNode.cs (1)
20public override bool InterestingForDynamicDependencyAnalysis => false;
Compiler\ReadyToRunProxyTypeMapNode.cs (1)
18public override bool InterestingForDynamicDependencyAnalysis => false;
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\GVMDependenciesNode.cs (1)
41public override bool InterestingForDynamicDependencyAnalysis => false;
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectNode.cs (1)
54public override bool InterestingForDynamicDependencyAnalysis => false;
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ShadowMethodNode.cs (1)
116public sealed override bool InterestingForDynamicDependencyAnalysis => false;
1 reference to InterestingForDynamicDependencyAnalysis
ILCompiler.DependencyAnalysisFramework (1)
DependencyAnalyzer.cs (1)
250if (currentNode.InterestingForDynamicDependencyAnalysis)