Base:
method
GetConditionalStaticDependencies
ILCompiler.DependencyAnalysis.ObjectNode.GetConditionalStaticDependencies(ILCompiler.DependencyAnalysis.NodeFactory)
Implemented interface member:
method
GetConditionalStaticDependencies
ILCompiler.DependencyAnalysisFramework.IDependencyNode<DependencyContextType>.GetConditionalStaticDependencies(DependencyContextType)
1 override of GetConditionalStaticDependencies
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\GenericDefinitionEETypeNode.cs (1)
22
public override IEnumerable<CombinedDependencyListEntry>
GetConditionalStaticDependencies
(NodeFactory factory) => null;