117 instantiations of NodeCache
ILCompiler.Compiler (117)
Compiler\DependencyAnalysis\NodeFactory.cs (79)
202_importedTypeSymbols = new NodeCache<TypeDesc, IEETypeNode>((TypeDesc type) => 208_nonGCStatics = new NodeCache<MetadataType, ISortableSymbolNode>((MetadataType type) => 220_GCStatics = new NodeCache<MetadataType, ISortableSymbolNode>((MetadataType type) => 232_GCStaticIndirectionNodes = new NodeCache<MetadataType, EmbeddedObjectNode>((MetadataType type) => 239_threadStatics = new NodeCache<MetadataType, ISymbolDefinitionNode>(CreateThreadStaticsNode); 246_typeThreadStaticIndices = new NodeCache<MetadataType, TypeThreadStaticIndexNode>(type => 257_GCStaticEETypes = new NodeCache<(GCPointerMap, bool), DataOnlyEETypeNode>(((GCPointerMap gcMap, bool requiresAlign8) key) => 265_asyncContinuationEETypes = new NodeCache<AsyncContinuationType, AsyncContinuationEETypeNode>((AsyncContinuationType key) => 270_readOnlyDataBlobs = new NodeCache<ReadOnlyDataBlobKey, BlobNode>(key => 275_fieldRvaDataBlobs = new NodeCache<Internal.TypeSystem.Ecma.EcmaField, FieldRvaDataNode>(key => 280_externFunctionSymbols = new NodeCache<Utf8String, ExternFunctionSymbolNode>((Utf8String name) => 284_externIndirectFunctionSymbols = new NodeCache<Utf8String, ExternFunctionSymbolNode>((Utf8String name) => 288_externDataSymbols = new NodeCache<Utf8String, ExternDataSymbolNode>((Utf8String name) => 293_pInvokeModuleFixups = new NodeCache<PInvokeModuleData, PInvokeModuleFixupNode>((PInvokeModuleData moduleData) => 298_pInvokeMethodFixups = new NodeCache<PInvokeMethodData, PInvokeMethodFixupNode>((PInvokeMethodData methodData) => 305_tentativeMethodEntrypoints = new NodeCache<MethodDesc, IMethodNode>((MethodDesc method) => 312_tentativeMethods = new NodeCache<IMethodBodyNode, TentativeInstanceMethodNode>(method => 317_unboxingStubs = new NodeCache<MethodDesc, IMethodNode>(CreateUnboxingStubNode); 319_methodAssociatedData = new NodeCache<IMethodNode, MethodAssociatedDataNode>(methodNode => 324_fatFunctionPointers = new NodeCache<MethodKey, FatFunctionPointerNode>(method => 329_fatAddressTakenFunctionPointers = new NodeCache<MethodKey, FatFunctionPointerNode>(method => 334_gvmDependenciesNode = new NodeCache<MethodDesc, GVMDependenciesNode>(method => 339_gvmImpls = new NodeCache<MethodDesc, GenericVirtualMethodImplNode>(method => 344_genericMethodEntries = new NodeCache<MethodDesc, GenericMethodsHashtableEntryNode>(method => 349_exactMethodEntries = new NodeCache<MethodDesc, ExactMethodInstantiationsEntryNode>(method => 354_gvmTableEntries = new NodeCache<TypeDesc, TypeGVMEntriesNode>(type => 359_addressTakenMethods = new NodeCache<MethodDesc, AddressTakenMethodNode>(method => 364_reflectedDelegateTargetMethods = new NodeCache<MethodDesc, DelegateTargetVirtualMethodNode>(method => 369_delegateTargetMethods = new NodeCache<MethodDesc, DelegateTargetVirtualMethodNode>(method => 374_reflectedDelegates = new NodeCache<TypeDesc, ReflectedDelegateNode>(type => 379_reflectedMethods = new NodeCache<MethodDesc, ReflectedMethodNode>(method => 384_reflectedFields = new NodeCache<FieldDesc, ReflectedFieldNode>(field => 389_reflectedTypes = new NodeCache<TypeDesc, ReflectedTypeNode>(type => 395_notReadOnlyFields = new NodeCache<FieldDesc, NotReadOnlyFieldNode>(field => 400_genericStaticBaseInfos = new NodeCache<MetadataType, GenericStaticBaseInfoNode>(type => 405_objectGetTypeCalled = new NodeCache<MetadataType, ObjectGetTypeCalledNode>(type => 410_objectGetTypeFlowDependencies = new NodeCache<MetadataType, ObjectGetTypeFlowDependenciesNode>(type => 421_variantMethods = new NodeCache<MethodDesc, VariantInterfaceMethodUseNode>((MethodDesc method) => 430_interfaceUses = new NodeCache<TypeDesc, InterfaceUseNode>((TypeDesc type) => 435_readyToRunHelpers = new NodeCache<ReadyToRunHelperKey, ISymbolNode>(CreateReadyToRunHelperNode); 437_genericReadyToRunHelpersFromDict = new NodeCache<ReadyToRunGenericHelperKey, ISymbolNode>(CreateGenericLookupFromDictionaryNode); 438_genericReadyToRunHelpersFromType = new NodeCache<ReadyToRunGenericHelperKey, ISymbolNode>(CreateGenericLookupFromTypeNode); 440_frozenStringNodes = new NodeCache<string, FrozenStringNode>((string data) => 445_frozenObjectNodes = new NodeCache<SerializedFrozenObjectKey, SerializedFrozenObjectNode>(key => 450_frozenMetadataRuntimeTypeNodes = new NodeCache<TypeDesc, FrozenRuntimeTypeNode>(key => 455_frozenNecessaryRuntimeTypeNodes = new NodeCache<TypeDesc, FrozenRuntimeTypeNode>(key => 460_interfaceDispatchCells = new NodeCache<DispatchCellKey, InterfaceDispatchCellNode>(callSiteCell => 465_interfaceDispatchMaps = new NodeCache<TypeDesc, InterfaceDispatchMapNode>((TypeDesc type) => 470_sealedVtableNodes = new NodeCache<TypeDesc, SealedVTableNode>((TypeDesc type) => 475_runtimeMethodHandles = new NodeCache<MethodDesc, RuntimeMethodHandleNode>((MethodDesc method) => 480_runtimeFieldHandles = new NodeCache<FieldDesc, RuntimeFieldHandleNode>((FieldDesc field) => 485_dataflowAnalyzedMethods = new NodeCache<MethodILKey, DataflowAnalyzedMethodNode>((MethodILKey il) => 490_dataflowAnalyzedTypeDefinitions = new NodeCache<TypeDesc, DataflowAnalyzedTypeDefinitionNode>((TypeDesc type) => 495_dynamicDependencyAttributesOnEntities = new NodeCache<TypeSystemEntity, DynamicDependencyAttributesOnEntityNode>((TypeSystemEntity entity) => 500_embeddedTrimmingDescriptors = new NodeCache<EcmaModule, EmbeddedTrimmingDescriptorNode>((module) => 505_genericCompositions = new NodeCache<Instantiation, GenericCompositionNode>((Instantiation details) => 510_constructedGenericCompositions = new NodeCache<Instantiation, GenericCompositionNode>((Instantiation details) => 515_genericVariances = new NodeCache<GenericVarianceDetails, GenericVarianceNode>((GenericVarianceDetails details) => 520_eagerCctorIndirectionNodes = new NodeCache<MethodDesc, EmbeddedObjectNode>((MethodDesc method) => 527_delegateMarshalingDataNodes = new NodeCache<DefType, DelegateMarshallingDataNode>(type => 532_structMarshalingDataNodes = new NodeCache<DefType, StructMarshallingDataNode>(type => 539_methodGenericDictionaries = new NodeCache<MethodDesc, ISortableSymbolNode>(method => 551_typeGenericDictionaries = new NodeCache<TypeDesc, TypeGenericDictionaryNode>(type => 558_typesWithMetadata = new NodeCache<MetadataType, TypeMetadataNode>(type => 563_methodsWithMetadata = new NodeCache<MethodDesc, MethodMetadataNode>(method => 568_methodsWithLimitedMetadata = new NodeCache<MethodDesc, MethodMetadataNode>(method => 573_fieldsWithMetadata = new NodeCache<FieldDesc, FieldMetadataNode>(field => 578_propertiesWithMetadata = new NodeCache<PropertyPseudoDesc, PropertyMetadataNode>(property => 583_eventsWithMetadata = new NodeCache<EventPseudoDesc, EventMetadataNode>(@event => 588_modulesWithMetadata = new NodeCache<ModuleDesc, ModuleMetadataNode>(module => 593_inlineableStringResources = new NodeCache<EcmaModule, InlineableStringsResourceNode>(module => 598_customAttributesWithMetadata = new NodeCache<ReflectableCustomAttribute, CustomAttributeMetadataNode>(ca => 603_parametersWithMetadata = new NodeCache<ReflectableParameter, MethodParameterMetadataNode>(p => 608_genericDictionaryLayouts = new NodeCache<TypeSystemEntity, DictionaryLayoutNode>(_dictionaryLayoutProvider.GetLayout); 610_stringAllocators = new NodeCache<MethodDesc, IMethodNode>(constructor => 615_externalTypeMapRequests = new NodeCache<TypeDesc, ExternalTypeMapRequestNode>(type => 620_proxyTypeMapRequests = new NodeCache<TypeDesc, ProxyTypeMapRequestNode>(type => 625_analysisCharacteristics = new NodeCache<string, AnalysisCharacteristicNode>(c => 630_wasmTypeNodes = new NodeCache<WasmFuncType, WasmTypeNode>(key =>
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (15)
25_typeSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 30_necessaryTypeSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 35_metadataTypeSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 40_unwrapNullableSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 45_methodHandles = new NodeCache<MethodDesc, GenericLookupResult>(method => 50_fieldHandles = new NodeCache<FieldDesc, GenericLookupResult>(field => 55_methodDictionaries = new NodeCache<MethodDesc, GenericLookupResult>(method => 60_methodEntrypoints = new NodeCache<MethodKey, GenericLookupResult>(key => 65_virtualDispatchCells = new NodeCache<MethodDesc, GenericLookupResult>(method => 70_typeThreadStaticBaseIndexSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 75_typeGCStaticBaseSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 80_typeNonGCStaticBaseSymbols = new NodeCache<TypeDesc, GenericLookupResult>(type => 85_objectAllocators = new NodeCache<TypeDesc, GenericLookupResult>(type => 90_defaultCtors = new NodeCache<TypeDesc, GenericLookupResult>(type => 95_constrainedMethodUses = new NodeCache<ConstrainedMethodUseKey, GenericLookupResult>(constrainedMethodUse =>
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (23)
30_typeSignatures = new NodeCache<TypeDesc, NativeLayoutTypeSignatureVertexNode>(type => 35_methodSignatures = new NodeCache<MethodSignature, NativeLayoutMethodSignatureVertexNode>(signature => 40_placedSignatures = new NodeCache<NativeLayoutVertexNode, NativeLayoutPlacedSignatureVertexNode>(vertexNode => 45_placedVertexSequence = new NodeCache<VertexSequenceKey, NativeLayoutPlacedVertexSequenceVertexNode>(vertices => 50_placedUIntVertexSequence = new NodeCache<List<uint>, NativeLayoutPlacedVertexSequenceOfUIntVertexNode>(uints => 55_methodEntries = new NodeCache<MethodDesc, NativeLayoutMethodEntryVertexNode>(method => 60_templateMethodEntries = new NodeCache<MethodDesc, NativeLayoutTemplateMethodSignatureVertexNode>(method => 65_templateMethodLayouts = new NodeCache<MethodDesc, NativeLayoutTemplateMethodLayoutVertexNode>(method => 70_templateTypeLayouts = new NodeCache<TypeDesc, NativeLayoutTemplateTypeLayoutVertexNode>(type => 75_typeHandle_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutTypeHandleGenericDictionarySlotNode>(type => 80_gcStatic_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutGcStaticsGenericDictionarySlotNode>(type => 85_nonGcStatic_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutNonGcStaticsGenericDictionarySlotNode>(type => 90_unwrapNullable_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutUnwrapNullableGenericDictionarySlotNode>(type => 95_allocateObject_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutAllocateObjectGenericDictionarySlotNode>(type => 100_threadStaticIndex_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutThreadStaticBaseIndexDictionarySlotNode>(type => 105_defaultConstructor_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutDefaultConstructorGenericDictionarySlotNode>(type => 110_interfaceCell_GenericDictionarySlots = new NodeCache<MethodDesc, NativeLayoutInterfaceDispatchGenericDictionarySlotNode>(method => 115_methodDictionary_GenericDictionarySlots = new NodeCache<MethodDesc, NativeLayoutMethodDictionaryGenericDictionarySlotNode>(method => 120_methodEntrypoint_GenericDictionarySlots = new NodeCache<MethodEntrypointSlotKey, NativeLayoutMethodEntrypointGenericDictionarySlotNode>(key => 125_fieldLdToken_GenericDictionarySlots = new NodeCache<FieldDesc, NativeLayoutFieldLdTokenGenericDictionarySlotNode>(field => 130_methodLdToken_GenericDictionarySlots = new NodeCache<MethodDesc, NativeLayoutMethodLdTokenGenericDictionarySlotNode>(method => 135_dictionarySignatures = new NodeCache<TypeSystemEntity, NativeLayoutDictionarySignatureNode>(owningMethodOrType => 140_constrainedMethodUseSlots = new NodeCache<ConstrainedMethodUseKey, NativeLayoutConstrainedMethodDictionarySlotNode>(constrainedMethodUse =>
117 references to NodeCache
ILCompiler.Compiler (117)
Compiler\DependencyAnalysis\NodeFactory.cs (79)
739private NodeCache<AsyncContinuationType, AsyncContinuationEETypeNode> _asyncContinuationEETypes; 827private NodeCache<TypeDesc, IEETypeNode> _importedTypeSymbols; 835private NodeCache<MetadataType, ISortableSymbolNode> _nonGCStatics; 843private NodeCache<MetadataType, ISortableSymbolNode> _GCStatics; 851private NodeCache<MetadataType, EmbeddedObjectNode> _GCStaticIndirectionNodes; 858private NodeCache<MetadataType, ISymbolDefinitionNode> _threadStatics; 870private NodeCache<MetadataType, TypeThreadStaticIndexNode> _typeThreadStaticIndices; 884private NodeCache<DispatchCellKey, InterfaceDispatchCellNode> _interfaceDispatchCells; 891private NodeCache<MethodDesc, RuntimeMethodHandleNode> _runtimeMethodHandles; 898private NodeCache<FieldDesc, RuntimeFieldHandleNode> _runtimeFieldHandles; 905private NodeCache<MethodILKey, DataflowAnalyzedMethodNode> _dataflowAnalyzedMethods; 912private NodeCache<TypeDesc, DataflowAnalyzedTypeDefinitionNode> _dataflowAnalyzedTypeDefinitions; 919private NodeCache<TypeSystemEntity, DynamicDependencyAttributesOnEntityNode> _dynamicDependencyAttributesOnEntities; 926private NodeCache<EcmaModule, EmbeddedTrimmingDescriptorNode> _embeddedTrimmingDescriptors; 933private NodeCache<(GCPointerMap, bool), DataOnlyEETypeNode> _GCStaticEETypes; 941private NodeCache<ReadOnlyDataBlobKey, BlobNode> _readOnlyDataBlobs; 948private NodeCache<Internal.TypeSystem.Ecma.EcmaField, FieldRvaDataNode> _fieldRvaDataBlobs; 955private NodeCache<TypeDesc, SealedVTableNode> _sealedVtableNodes; 962private NodeCache<TypeDesc, InterfaceDispatchMapNode> _interfaceDispatchMaps; 969private NodeCache<Instantiation, GenericCompositionNode> _genericCompositions; 976private NodeCache<Instantiation, GenericCompositionNode> _constructedGenericCompositions; 983private NodeCache<GenericVarianceDetails, GenericVarianceNode> _genericVariances; 990private NodeCache<Utf8String, ExternFunctionSymbolNode> _externFunctionSymbols; 997private NodeCache<Utf8String, ExternFunctionSymbolNode> _externIndirectFunctionSymbols; 1004private NodeCache<Utf8String, ExternDataSymbolNode> _externDataSymbols; 1017private NodeCache<PInvokeModuleData, PInvokeModuleFixupNode> _pInvokeModuleFixups; 1024private NodeCache<PInvokeMethodData, PInvokeMethodFixupNode> _pInvokeMethodFixups; 1055private NodeCache<MethodDesc, ISortableSymbolNode> _methodGenericDictionaries; 1061private NodeCache<TypeDesc, TypeGenericDictionaryNode> _typeGenericDictionaries; 1067private NodeCache<TypeSystemEntity, DictionaryLayoutNode> _genericDictionaryLayouts; 1073private NodeCache<MethodDesc, IMethodNode> _stringAllocators; 1102private NodeCache<MethodDesc, IMethodNode> _unboxingStubs; 1103private NodeCache<IMethodNode, MethodAssociatedDataNode> _methodAssociatedData; 1115protected NodeCache<MethodDesc, IMethodNode> _tentativeMethodEntrypoints; 1124private NodeCache<IMethodBodyNode, TentativeInstanceMethodNode> _tentativeMethods; 1142private NodeCache<MethodKey, FatFunctionPointerNode> _fatFunctionPointers; 1149private NodeCache<MethodKey, FatFunctionPointerNode> _fatAddressTakenFunctionPointers; 1186private NodeCache<MethodDesc, GVMDependenciesNode> _gvmDependenciesNode; 1192private NodeCache<MethodDesc, GenericVirtualMethodImplNode> _gvmImpls; 1198private NodeCache<MethodDesc, GenericMethodsHashtableEntryNode> _genericMethodEntries; 1204private NodeCache<MethodDesc, ExactMethodInstantiationsEntryNode> _exactMethodEntries; 1210private NodeCache<TypeDesc, TypeGVMEntriesNode> _gvmTableEntries; 1216private NodeCache<MethodDesc, AddressTakenMethodNode> _addressTakenMethods; 1225private NodeCache<MethodDesc, DelegateTargetVirtualMethodNode> _reflectedDelegateTargetMethods; 1231private NodeCache<MethodDesc, DelegateTargetVirtualMethodNode> _delegateTargetMethods; 1238private NodeCache<TypeDesc, ReflectedDelegateNode> _reflectedDelegates; 1247private NodeCache<MethodDesc, ReflectedMethodNode> _reflectedMethods; 1253private NodeCache<FieldDesc, ReflectedFieldNode> _reflectedFields; 1259private NodeCache<TypeDesc, ReflectedTypeNode> _reflectedTypes; 1265private NodeCache<FieldDesc, NotReadOnlyFieldNode> _notReadOnlyFields; 1271private NodeCache<MetadataType, GenericStaticBaseInfoNode> _genericStaticBaseInfos; 1277private NodeCache<MetadataType, ObjectGetTypeCalledNode> _objectGetTypeCalled; 1283private NodeCache<MetadataType, ObjectGetTypeFlowDependenciesNode> _objectGetTypeFlowDependencies; 1400private NodeCache<MethodDesc, VariantInterfaceMethodUseNode> _variantMethods; 1407private NodeCache<TypeDesc, InterfaceUseNode> _interfaceUses; 1414private NodeCache<ReadyToRunHelperKey, ISymbolNode> _readyToRunHelpers; 1421private NodeCache<ReadyToRunGenericHelperKey, ISymbolNode> _genericReadyToRunHelpersFromDict; 1428private NodeCache<ReadyToRunGenericHelperKey, ISymbolNode> _genericReadyToRunHelpersFromType; 1435private NodeCache<MetadataType, TypeMetadataNode> _typesWithMetadata; 1445private NodeCache<MethodDesc, MethodMetadataNode> _methodsWithMetadata; 1455private NodeCache<MethodDesc, MethodMetadataNode> _methodsWithLimitedMetadata; 1465private NodeCache<FieldDesc, FieldMetadataNode> _fieldsWithMetadata; 1475private NodeCache<PropertyPseudoDesc, PropertyMetadataNode> _propertiesWithMetadata; 1485private NodeCache<EventPseudoDesc, EventMetadataNode> _eventsWithMetadata; 1495private NodeCache<ModuleDesc, ModuleMetadataNode> _modulesWithMetadata; 1505private NodeCache<EcmaModule, InlineableStringsResourceNode> _inlineableStringResources; 1511private NodeCache<ReflectableCustomAttribute, CustomAttributeMetadataNode> _customAttributesWithMetadata; 1521private NodeCache<ReflectableParameter, MethodParameterMetadataNode> _parametersWithMetadata; 1531private NodeCache<string, FrozenStringNode> _frozenStringNodes; 1538private NodeCache<SerializedFrozenObjectKey, SerializedFrozenObjectNode> _frozenObjectNodes; 1545private NodeCache<TypeDesc, FrozenRuntimeTypeNode> _frozenMetadataRuntimeTypeNodes; 1552private NodeCache<TypeDesc, FrozenRuntimeTypeNode> _frozenNecessaryRuntimeTypeNodes; 1559private NodeCache<MethodDesc, EmbeddedObjectNode> _eagerCctorIndirectionNodes; 1577private NodeCache<DefType, DelegateMarshallingDataNode> _delegateMarshalingDataNodes; 1584private NodeCache<DefType, StructMarshallingDataNode> _structMarshalingDataNodes; 1591private NodeCache<TypeDesc, ExternalTypeMapRequestNode> _externalTypeMapRequests; 1598private NodeCache<TypeDesc, ProxyTypeMapRequestNode> _proxyTypeMapRequests; 1605private NodeCache<string, AnalysisCharacteristicNode> _analysisCharacteristics; 1611private NodeCache<WasmFuncType, WasmTypeNode> _wasmTypeNodes;
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (15)
101private NodeCache<TypeDesc, GenericLookupResult> _typeSymbols; 108private NodeCache<TypeDesc, GenericLookupResult> _necessaryTypeSymbols; 115private NodeCache<TypeDesc, GenericLookupResult> _metadataTypeSymbols; 122private NodeCache<TypeDesc, GenericLookupResult> _unwrapNullableSymbols; 140private NodeCache<MethodDesc, GenericLookupResult> _methodHandles; 147private NodeCache<FieldDesc, GenericLookupResult> _fieldHandles; 154private NodeCache<TypeDesc, GenericLookupResult> _typeThreadStaticBaseIndexSymbols; 161private NodeCache<TypeDesc, GenericLookupResult> _typeGCStaticBaseSymbols; 168private NodeCache<TypeDesc, GenericLookupResult> _typeNonGCStaticBaseSymbols; 175private NodeCache<MethodDesc, GenericLookupResult> _methodDictionaries; 182private NodeCache<MethodDesc, GenericLookupResult> _virtualDispatchCells; 189private NodeCache<MethodKey, GenericLookupResult> _methodEntrypoints; 196private NodeCache<TypeDesc, GenericLookupResult> _objectAllocators; 203private NodeCache<TypeDesc, GenericLookupResult> _defaultCtors; 210private NodeCache<ConstrainedMethodUseKey, GenericLookupResult> _constrainedMethodUses;
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (23)
203private NodeCache<TypeDesc, NativeLayoutTypeSignatureVertexNode> _typeSignatures; 215private NodeCache<MethodSignature, NativeLayoutMethodSignatureVertexNode> _methodSignatures; 221private NodeCache<NativeLayoutVertexNode, NativeLayoutPlacedSignatureVertexNode> _placedSignatures; 271private NodeCache<VertexSequenceKey, NativeLayoutPlacedVertexSequenceVertexNode> _placedVertexSequence; 304private NodeCache<List<uint>, NativeLayoutPlacedVertexSequenceOfUIntVertexNode> _placedUIntVertexSequence; 310private NodeCache<MethodDesc, NativeLayoutMethodEntryVertexNode> _methodEntries; 316private NodeCache<MethodDesc, NativeLayoutTemplateMethodSignatureVertexNode> _templateMethodEntries; 322private NodeCache<MethodDesc, NativeLayoutTemplateMethodLayoutVertexNode> _templateMethodLayouts; 328private NodeCache<TypeDesc, NativeLayoutTemplateTypeLayoutVertexNode> _templateTypeLayouts; 334private NodeCache<TypeDesc, NativeLayoutTypeHandleGenericDictionarySlotNode> _typeHandle_GenericDictionarySlots; 340private NodeCache<TypeDesc, NativeLayoutGcStaticsGenericDictionarySlotNode> _gcStatic_GenericDictionarySlots; 346private NodeCache<TypeDesc, NativeLayoutNonGcStaticsGenericDictionarySlotNode> _nonGcStatic_GenericDictionarySlots; 352private NodeCache<TypeDesc, NativeLayoutUnwrapNullableGenericDictionarySlotNode> _unwrapNullable_GenericDictionarySlots; 358private NodeCache<TypeDesc, NativeLayoutAllocateObjectGenericDictionarySlotNode> _allocateObject_GenericDictionarySlots; 364private NodeCache<TypeDesc, NativeLayoutThreadStaticBaseIndexDictionarySlotNode> _threadStaticIndex_GenericDictionarySlots; 370private NodeCache<TypeDesc, NativeLayoutDefaultConstructorGenericDictionarySlotNode> _defaultConstructor_GenericDictionarySlots; 376private NodeCache<MethodDesc, NativeLayoutInterfaceDispatchGenericDictionarySlotNode> _interfaceCell_GenericDictionarySlots; 382private NodeCache<MethodDesc, NativeLayoutMethodDictionaryGenericDictionarySlotNode> _methodDictionary_GenericDictionarySlots; 435private NodeCache<MethodEntrypointSlotKey, NativeLayoutMethodEntrypointGenericDictionarySlotNode> _methodEntrypoint_GenericDictionarySlots; 441private NodeCache<FieldDesc, NativeLayoutFieldLdTokenGenericDictionarySlotNode> _fieldLdToken_GenericDictionarySlots; 447private NodeCache<MethodDesc, NativeLayoutMethodLdTokenGenericDictionarySlotNode> _methodLdToken_GenericDictionarySlots; 453private NodeCache<TypeSystemEntity, NativeLayoutDictionarySignatureNode> _dictionarySignatures; 459private NodeCache<ConstrainedMethodUseKey, NativeLayoutConstrainedMethodDictionarySlotNode> _constrainedMethodUseSlots;