105 references to DependencyList
ILCompiler.Compiler (89)
Compiler\Dataflow\HandleCallAction.cs (2)
800var list = new DependencyList(); 816var list = new DependencyList();
Compiler\Dataflow\ReflectionMarker.cs (1)
25private DependencyList _dependencies = new DependencyList();
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (1)
160return new DependencyList();
Compiler\DependencyAnalysis\CodeBasedDependencyAlgorithm.cs (1)
56dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\CustomAttributeBasedDependencyAlgorithm.cs (1)
123var caDependencies = factory.MetadataManager.GetDependenciesForCustomAttribute(factory, constructor, decodedValue, parent) ?? new DependencyList();
Compiler\DependencyAnalysis\DataflowAnalyzedTypeDefinitionNode.cs (1)
61dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\DynamicDependencyAttributesOnEntityNode.cs (3)
41dependencies ??= new DependencyList(); 50dependencies ??= new DependencyList(); 234dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\EETypeNode.cs (1)
594DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ExactMethodInstantiationsNode.cs (1)
105dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\FieldMetadataNode.cs (1)
40DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\FrozenObjectNode.cs (1)
56dependencies = new DependencyList();
Compiler\DependencyAnalysis\FunctionPointerMapNode.cs (1)
39dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\GCStaticsNode.cs (1)
56DependencyList dependencyList = new DependencyList();
Compiler\DependencyAnalysis\GenericDefinitionEETypeNode.cs (2)
77return new DependencyList(); 103var dependencyList = new DependencyList();
Compiler\DependencyAnalysis\GenericDictionaryNode.cs (2)
122DependencyList result = new DependencyList(); 208DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\GenericMethodsHashtableNode.cs (1)
98dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\GenericMethodsTemplateMap.cs (1)
80dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\GenericStaticBaseInfoNode.cs (1)
29var dependencies = new DependencyList();
Compiler\DependencyAnalysis\GenericTypesTemplateMap.cs (1)
78dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\GenericVirtualMethodImplNode.cs (1)
52dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\InlineableStringsResourceNode.cs (1)
66dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\InterfaceDispatchCellNode.cs (1)
96DependencyList result = new DependencyList();
Compiler\DependencyAnalysis\InterfaceDispatchMapNode.cs (1)
52var result = new DependencyList();
Compiler\DependencyAnalysis\MethodMetadataNode.cs (1)
45DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ModuleMetadataNode.cs (1)
35DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ModuleUseBasedDependencyAlgorithm.cs (1)
14dependencyList ??= new DependencyList();
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (7)
132DependencyList dependencies = new DependencyList(); 273DependencyList dependencies = new DependencyList(); 455DependencyList dependencies = new DependencyList(); 1296var dependencies = new DependencyList(); 1338var result = new DependencyList 1380var result = new DependencyList(); 1542DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\NonGCStaticsNode.cs (1)
164DependencyList dependencyList = new DependencyList();
Compiler\DependencyAnalysis\ReadyToRunGenericHelperNode.cs (2)
131DependencyList result = new DependencyList(); 212DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ReadyToRunHelperNode.cs (2)
128DependencyList dependencyList = new DependencyList(); 156dependencyList ??= new DependencyList();
Compiler\DependencyAnalysis\ReflectedFieldNode.cs (1)
37DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ReflectedMethodNode.cs (1)
37DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ReflectedTypeNode.cs (1)
37var result = new DependencyList
Compiler\DependencyAnalysis\ReflectionInvokeMapNode.cs (1)
45dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\ReflectionInvokeSupportDependencyAlgorithm.cs (1)
48dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\ReflectionVirtualInvokeMapNode.cs (1)
83dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\RuntimeMethodHandleNode.cs (1)
55dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\SealedVTableNode.cs (1)
227_nonRelocationDependencies ??= new DependencyList();
Compiler\DependencyAnalysis\StringAllocatorMethodNode.cs (1)
51DependencyList result = new DependencyList();
Compiler\DependencyAnalysis\ThreadStaticsNode.cs (1)
71DependencyList result = new DependencyList();
Compiler\DependencyAnalysis\TypeGVMEntriesNode.cs (1)
67_staticDependencies = new DependencyList();
Compiler\DependencyAnalysis\TypeMetadataNode.cs (4)
38DependencyList dependencies = new DependencyList(); 148dependencies ??= new DependencyList(); 157dependencies ??= new DependencyList(); 170dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\TypeThreadStaticIndexNode.cs (1)
49return new DependencyList
Compiler\DependencyAnalysis\VirtualMethodUseNode.cs (1)
61DependencyList dependencies = new DependencyList();
Compiler\DescriptorMarker.cs (2)
34private DependencyList _dependencies = new DependencyList(); 40_dependencies = new DependencyList();
Compiler\MetadataManager.cs (3)
468dependencies ??= new DependencyList(); 508dependencies ??= new DependencyList(); 620dependencies ??= new DependencyList();
Compiler\RootingHelpers.cs (4)
143dependencies ??= new DependencyList(); 188dependencies ??= new DependencyList(); 202dependencies ??= new DependencyList(); 260dependencies ??= new DependencyList();
Compiler\UsageBasedInteropStubManager.cs (3)
33dependencies ??= new DependencyList(); 45dependencies ??= new DependencyList(); 75dependencies ??= new DependencyList();
Compiler\UsageBasedMetadataManager.cs (12)
243dependencies ??= new DependencyList(); 251dependencies ??= new DependencyList(); 264dependencies ??= new DependencyList(); 270dependencies ??= new DependencyList(); 310dependencies ??= new DependencyList(); 325dependencies ??= new DependencyList(); 365dependencies ??= new DependencyList(); 556dependencies ??= new DependencyList(); 563dependencies ??= new DependencyList(); 722dependencies ??= new DependencyList(); 764dependencies ??= new DependencyList(); 966dependencies ??= new DependencyList();
IL\ILImporter.Scanner.cs (2)
35private DependencyList _unconditionalDependencies = new DependencyList(); 1583next.Dependencies = new DependencyList();
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectNode.cs (2)
63dependencies ??= new DependencyList(); 73dependencies ??= new DependencyList();
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ShadowMethodNode.cs (1)
61DependencyList dependencies = new DependencyList();
ILCompiler.ReadyToRun (12)
Compiler\DependencyAnalysis\AllMethodsOnTypeNode.cs (1)
36DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ReadyToRun\ImportThunk.cs (1)
100DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ReadyToRun\InstrumentationDataTableNode.cs (1)
207dependencies ??= new DependencyList();
Compiler\DependencyAnalysis\ReadyToRun\MethodFixupSignature.cs (2)
65list = list ?? new DependencyList(); 90list = list ?? new DependencyList();
Compiler\DependencyAnalysis\ReadyToRun\StringDiscoverableAssemblyStubNode.cs (1)
27DependencyList dependencies = new DependencyList();
Compiler\DependencyAnalysis\ReadyToRun\TypeFixupSignature.cs (2)
206DependencyList dependencies = new DependencyList(); 259dependencies = new DependencyList();
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
509_additionalDependencies ??= new DependencyList();
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ObjectNode.cs (2)
63dependencies ??= new DependencyList(); 73dependencies ??= new DependencyList();
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\ShadowMethodNode.cs (1)
61DependencyList dependencies = new DependencyList();
ILCompiler.RyuJit (4)
Compiler\DependencyAnalysis\MethodCodeNode.cs (3)
83dependencies ??= new DependencyList(); 89dependencies ??= new DependencyList(); 95dependencies ??= new DependencyList();
JitInterface\CorInfoImpl.RyuJit.cs (1)
1884(_additionalDependencies ??= new ILCompiler.DependencyAnalysisFramework.DependencyNodeCore<NodeFactory>.DependencyList()).Add(_compilation.NodeFactory.VirtualMethodUse(methodDesc), "Virtual method call");