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