117 instantiations of NodeCache
ILCompiler.Compiler (117)
Compiler\DependencyAnalysis\NodeFactory.cs (79)
195_importedTypeSymbols = new NodeCache<TypeDesc, IEETypeNode>((TypeDesc type) => 201_nonGCStatics = new NodeCache<MetadataType, ISortableSymbolNode>((MetadataType type) => 213_GCStatics = new NodeCache<MetadataType, ISortableSymbolNode>((MetadataType type) => 225_GCStaticIndirectionNodes = new NodeCache<MetadataType, EmbeddedObjectNode>((MetadataType type) => 232_threadStatics = new NodeCache<MetadataType, ISymbolDefinitionNode>(CreateThreadStaticsNode); 239_typeThreadStaticIndices = new NodeCache<MetadataType, TypeThreadStaticIndexNode>(type => 250_GCStaticEETypes = new NodeCache<(GCPointerMap, bool), DataOnlyEETypeNode>(((GCPointerMap gcMap, bool requiresAlign8) key) => 258_asyncContinuationEETypes = new NodeCache<AsyncContinuationType, AsyncContinuationEETypeNode>((AsyncContinuationType key) => 263_readOnlyDataBlobs = new NodeCache<ReadOnlyDataBlobKey, BlobNode>(key => 268_fieldRvaDataBlobs = new NodeCache<Internal.TypeSystem.Ecma.EcmaField, FieldRvaDataNode>(key => 273_externFunctionSymbols = new NodeCache<Utf8String, ExternFunctionSymbolNode>((Utf8String name) => 277_externIndirectFunctionSymbols = new NodeCache<Utf8String, ExternFunctionSymbolNode>((Utf8String name) => 281_externDataSymbols = new NodeCache<Utf8String, ExternDataSymbolNode>((Utf8String name) => 286_pInvokeModuleFixups = new NodeCache<PInvokeModuleData, PInvokeModuleFixupNode>((PInvokeModuleData moduleData) => 291_pInvokeMethodFixups = new NodeCache<PInvokeMethodData, PInvokeMethodFixupNode>((PInvokeMethodData methodData) => 298_tentativeMethodEntrypoints = new NodeCache<MethodDesc, IMethodNode>((MethodDesc method) => 305_tentativeMethods = new NodeCache<IMethodBodyNode, TentativeInstanceMethodNode>(method => 310_unboxingStubs = new NodeCache<MethodDesc, IMethodNode>(CreateUnboxingStubNode); 312_methodAssociatedData = new NodeCache<IMethodNode, MethodAssociatedDataNode>(methodNode => 317_fatFunctionPointers = new NodeCache<MethodKey, FatFunctionPointerNode>(method => 322_fatAddressTakenFunctionPointers = new NodeCache<MethodKey, FatFunctionPointerNode>(method => 327_gvmDependenciesNode = new NodeCache<MethodDesc, GVMDependenciesNode>(method => 332_gvmImpls = new NodeCache<MethodDesc, GenericVirtualMethodImplNode>(method => 337_genericMethodEntries = new NodeCache<MethodDesc, GenericMethodsHashtableEntryNode>(method => 342_exactMethodEntries = new NodeCache<MethodDesc, ExactMethodInstantiationsEntryNode>(method => 347_gvmTableEntries = new NodeCache<TypeDesc, TypeGVMEntriesNode>(type => 352_addressTakenMethods = new NodeCache<MethodDesc, AddressTakenMethodNode>(method => 357_reflectedDelegateTargetMethods = new NodeCache<MethodDesc, DelegateTargetVirtualMethodNode>(method => 362_delegateTargetMethods = new NodeCache<MethodDesc, DelegateTargetVirtualMethodNode>(method => 367_reflectedDelegates = new NodeCache<TypeDesc, ReflectedDelegateNode>(type => 372_reflectedMethods = new NodeCache<MethodDesc, ReflectedMethodNode>(method => 377_reflectedFields = new NodeCache<FieldDesc, ReflectedFieldNode>(field => 382_reflectedTypes = new NodeCache<TypeDesc, ReflectedTypeNode>(type => 388_notReadOnlyFields = new NodeCache<FieldDesc, NotReadOnlyFieldNode>(field => 393_genericStaticBaseInfos = new NodeCache<MetadataType, GenericStaticBaseInfoNode>(type => 398_objectGetTypeCalled = new NodeCache<MetadataType, ObjectGetTypeCalledNode>(type => 403_objectGetTypeFlowDependencies = new NodeCache<MetadataType, ObjectGetTypeFlowDependenciesNode>(type => 414_variantMethods = new NodeCache<MethodDesc, VariantInterfaceMethodUseNode>((MethodDesc method) => 423_interfaceUses = new NodeCache<TypeDesc, InterfaceUseNode>((TypeDesc type) => 428_readyToRunHelpers = new NodeCache<ReadyToRunHelperKey, ISymbolNode>(CreateReadyToRunHelperNode); 430_genericReadyToRunHelpersFromDict = new NodeCache<ReadyToRunGenericHelperKey, ISymbolNode>(CreateGenericLookupFromDictionaryNode); 431_genericReadyToRunHelpersFromType = new NodeCache<ReadyToRunGenericHelperKey, ISymbolNode>(CreateGenericLookupFromTypeNode); 433_frozenStringNodes = new NodeCache<string, FrozenStringNode>((string data) => 438_frozenObjectNodes = new NodeCache<SerializedFrozenObjectKey, SerializedFrozenObjectNode>(key => 443_frozenMetadataRuntimeTypeNodes = new NodeCache<TypeDesc, FrozenRuntimeTypeNode>(key => 448_frozenNecessaryRuntimeTypeNodes = new NodeCache<TypeDesc, FrozenRuntimeTypeNode>(key => 453_interfaceDispatchCells = new NodeCache<DispatchCellKey, InterfaceDispatchCellNode>(callSiteCell => 458_interfaceDispatchMaps = new NodeCache<TypeDesc, InterfaceDispatchMapNode>((TypeDesc type) => 463_sealedVtableNodes = new NodeCache<TypeDesc, SealedVTableNode>((TypeDesc type) => 468_runtimeMethodHandles = new NodeCache<MethodDesc, RuntimeMethodHandleNode>((MethodDesc method) => 473_runtimeFieldHandles = new NodeCache<FieldDesc, RuntimeFieldHandleNode>((FieldDesc field) => 478_dataflowAnalyzedMethods = new NodeCache<MethodILKey, DataflowAnalyzedMethodNode>((MethodILKey il) => 483_dataflowAnalyzedTypeDefinitions = new NodeCache<TypeDesc, DataflowAnalyzedTypeDefinitionNode>((TypeDesc type) => 488_dynamicDependencyAttributesOnEntities = new NodeCache<TypeSystemEntity, DynamicDependencyAttributesOnEntityNode>((TypeSystemEntity entity) => 493_embeddedTrimmingDescriptors = new NodeCache<EcmaModule, EmbeddedTrimmingDescriptorNode>((module) => 498_genericCompositions = new NodeCache<Instantiation, GenericCompositionNode>((Instantiation details) => 503_constructedGenericCompositions = new NodeCache<Instantiation, GenericCompositionNode>((Instantiation details) => 508_genericVariances = new NodeCache<GenericVarianceDetails, GenericVarianceNode>((GenericVarianceDetails details) => 513_eagerCctorIndirectionNodes = new NodeCache<MethodDesc, EmbeddedObjectNode>((MethodDesc method) => 520_delegateMarshalingDataNodes = new NodeCache<DefType, DelegateMarshallingDataNode>(type => 525_structMarshalingDataNodes = new NodeCache<DefType, StructMarshallingDataNode>(type => 532_methodGenericDictionaries = new NodeCache<MethodDesc, ISortableSymbolNode>(method => 544_typeGenericDictionaries = new NodeCache<TypeDesc, TypeGenericDictionaryNode>(type => 551_typesWithMetadata = new NodeCache<MetadataType, TypeMetadataNode>(type => 556_methodsWithMetadata = new NodeCache<MethodDesc, MethodMetadataNode>(method => 561_methodsWithLimitedMetadata = new NodeCache<MethodDesc, MethodMetadataNode>(method => 566_fieldsWithMetadata = new NodeCache<FieldDesc, FieldMetadataNode>(field => 571_propertiesWithMetadata = new NodeCache<PropertyPseudoDesc, PropertyMetadataNode>(property => 576_eventsWithMetadata = new NodeCache<EventPseudoDesc, EventMetadataNode>(@event => 581_modulesWithMetadata = new NodeCache<ModuleDesc, ModuleMetadataNode>(module => 586_inlineableStringResources = new NodeCache<EcmaModule, InlineableStringsResourceNode>(module => 591_customAttributesWithMetadata = new NodeCache<ReflectableCustomAttribute, CustomAttributeMetadataNode>(ca => 596_parametersWithMetadata = new NodeCache<ReflectableParameter, MethodParameterMetadataNode>(p => 601_genericDictionaryLayouts = new NodeCache<TypeSystemEntity, DictionaryLayoutNode>(_dictionaryLayoutProvider.GetLayout); 603_stringAllocators = new NodeCache<MethodDesc, IMethodNode>(constructor => 608_externalTypeMapRequests = new NodeCache<TypeDesc, ExternalTypeMapRequestNode>(type => 613_proxyTypeMapRequests = new NodeCache<TypeDesc, ProxyTypeMapRequestNode>(type => 618_analysisCharacteristics = new NodeCache<string, AnalysisCharacteristicNode>(c => 623_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)
732private NodeCache<AsyncContinuationType, AsyncContinuationEETypeNode> _asyncContinuationEETypes; 820private NodeCache<TypeDesc, IEETypeNode> _importedTypeSymbols; 828private NodeCache<MetadataType, ISortableSymbolNode> _nonGCStatics; 836private NodeCache<MetadataType, ISortableSymbolNode> _GCStatics; 844private NodeCache<MetadataType, EmbeddedObjectNode> _GCStaticIndirectionNodes; 851private NodeCache<MetadataType, ISymbolDefinitionNode> _threadStatics; 863private NodeCache<MetadataType, TypeThreadStaticIndexNode> _typeThreadStaticIndices; 877private NodeCache<DispatchCellKey, InterfaceDispatchCellNode> _interfaceDispatchCells; 884private NodeCache<MethodDesc, RuntimeMethodHandleNode> _runtimeMethodHandles; 891private NodeCache<FieldDesc, RuntimeFieldHandleNode> _runtimeFieldHandles; 898private NodeCache<MethodILKey, DataflowAnalyzedMethodNode> _dataflowAnalyzedMethods; 905private NodeCache<TypeDesc, DataflowAnalyzedTypeDefinitionNode> _dataflowAnalyzedTypeDefinitions; 912private NodeCache<TypeSystemEntity, DynamicDependencyAttributesOnEntityNode> _dynamicDependencyAttributesOnEntities; 919private NodeCache<EcmaModule, EmbeddedTrimmingDescriptorNode> _embeddedTrimmingDescriptors; 926private NodeCache<(GCPointerMap, bool), DataOnlyEETypeNode> _GCStaticEETypes; 934private NodeCache<ReadOnlyDataBlobKey, BlobNode> _readOnlyDataBlobs; 941private NodeCache<Internal.TypeSystem.Ecma.EcmaField, FieldRvaDataNode> _fieldRvaDataBlobs; 948private NodeCache<TypeDesc, SealedVTableNode> _sealedVtableNodes; 955private NodeCache<TypeDesc, InterfaceDispatchMapNode> _interfaceDispatchMaps; 962private NodeCache<Instantiation, GenericCompositionNode> _genericCompositions; 969private NodeCache<Instantiation, GenericCompositionNode> _constructedGenericCompositions; 976private NodeCache<GenericVarianceDetails, GenericVarianceNode> _genericVariances; 983private NodeCache<Utf8String, ExternFunctionSymbolNode> _externFunctionSymbols; 990private NodeCache<Utf8String, ExternFunctionSymbolNode> _externIndirectFunctionSymbols; 997private NodeCache<Utf8String, ExternDataSymbolNode> _externDataSymbols; 1010private NodeCache<PInvokeModuleData, PInvokeModuleFixupNode> _pInvokeModuleFixups; 1017private NodeCache<PInvokeMethodData, PInvokeMethodFixupNode> _pInvokeMethodFixups; 1048private NodeCache<MethodDesc, ISortableSymbolNode> _methodGenericDictionaries; 1054private NodeCache<TypeDesc, TypeGenericDictionaryNode> _typeGenericDictionaries; 1060private NodeCache<TypeSystemEntity, DictionaryLayoutNode> _genericDictionaryLayouts; 1066private NodeCache<MethodDesc, IMethodNode> _stringAllocators; 1095private NodeCache<MethodDesc, IMethodNode> _unboxingStubs; 1096private NodeCache<IMethodNode, MethodAssociatedDataNode> _methodAssociatedData; 1108protected NodeCache<MethodDesc, IMethodNode> _tentativeMethodEntrypoints; 1117private NodeCache<IMethodBodyNode, TentativeInstanceMethodNode> _tentativeMethods; 1135private NodeCache<MethodKey, FatFunctionPointerNode> _fatFunctionPointers; 1142private NodeCache<MethodKey, FatFunctionPointerNode> _fatAddressTakenFunctionPointers; 1179private NodeCache<MethodDesc, GVMDependenciesNode> _gvmDependenciesNode; 1185private NodeCache<MethodDesc, GenericVirtualMethodImplNode> _gvmImpls; 1191private NodeCache<MethodDesc, GenericMethodsHashtableEntryNode> _genericMethodEntries; 1197private NodeCache<MethodDesc, ExactMethodInstantiationsEntryNode> _exactMethodEntries; 1203private NodeCache<TypeDesc, TypeGVMEntriesNode> _gvmTableEntries; 1209private NodeCache<MethodDesc, AddressTakenMethodNode> _addressTakenMethods; 1218private NodeCache<MethodDesc, DelegateTargetVirtualMethodNode> _reflectedDelegateTargetMethods; 1224private NodeCache<MethodDesc, DelegateTargetVirtualMethodNode> _delegateTargetMethods; 1231private NodeCache<TypeDesc, ReflectedDelegateNode> _reflectedDelegates; 1240private NodeCache<MethodDesc, ReflectedMethodNode> _reflectedMethods; 1246private NodeCache<FieldDesc, ReflectedFieldNode> _reflectedFields; 1252private NodeCache<TypeDesc, ReflectedTypeNode> _reflectedTypes; 1258private NodeCache<FieldDesc, NotReadOnlyFieldNode> _notReadOnlyFields; 1264private NodeCache<MetadataType, GenericStaticBaseInfoNode> _genericStaticBaseInfos; 1270private NodeCache<MetadataType, ObjectGetTypeCalledNode> _objectGetTypeCalled; 1276private NodeCache<MetadataType, ObjectGetTypeFlowDependenciesNode> _objectGetTypeFlowDependencies; 1393private NodeCache<MethodDesc, VariantInterfaceMethodUseNode> _variantMethods; 1400private NodeCache<TypeDesc, InterfaceUseNode> _interfaceUses; 1407private NodeCache<ReadyToRunHelperKey, ISymbolNode> _readyToRunHelpers; 1414private NodeCache<ReadyToRunGenericHelperKey, ISymbolNode> _genericReadyToRunHelpersFromDict; 1421private NodeCache<ReadyToRunGenericHelperKey, ISymbolNode> _genericReadyToRunHelpersFromType; 1428private NodeCache<MetadataType, TypeMetadataNode> _typesWithMetadata; 1438private NodeCache<MethodDesc, MethodMetadataNode> _methodsWithMetadata; 1448private NodeCache<MethodDesc, MethodMetadataNode> _methodsWithLimitedMetadata; 1458private NodeCache<FieldDesc, FieldMetadataNode> _fieldsWithMetadata; 1468private NodeCache<PropertyPseudoDesc, PropertyMetadataNode> _propertiesWithMetadata; 1478private NodeCache<EventPseudoDesc, EventMetadataNode> _eventsWithMetadata; 1488private NodeCache<ModuleDesc, ModuleMetadataNode> _modulesWithMetadata; 1498private NodeCache<EcmaModule, InlineableStringsResourceNode> _inlineableStringResources; 1504private NodeCache<ReflectableCustomAttribute, CustomAttributeMetadataNode> _customAttributesWithMetadata; 1514private NodeCache<ReflectableParameter, MethodParameterMetadataNode> _parametersWithMetadata; 1524private NodeCache<string, FrozenStringNode> _frozenStringNodes; 1531private NodeCache<SerializedFrozenObjectKey, SerializedFrozenObjectNode> _frozenObjectNodes; 1538private NodeCache<TypeDesc, FrozenRuntimeTypeNode> _frozenMetadataRuntimeTypeNodes; 1545private NodeCache<TypeDesc, FrozenRuntimeTypeNode> _frozenNecessaryRuntimeTypeNodes; 1552private NodeCache<MethodDesc, EmbeddedObjectNode> _eagerCctorIndirectionNodes; 1570private NodeCache<DefType, DelegateMarshallingDataNode> _delegateMarshalingDataNodes; 1577private NodeCache<DefType, StructMarshallingDataNode> _structMarshalingDataNodes; 1584private NodeCache<TypeDesc, ExternalTypeMapRequestNode> _externalTypeMapRequests; 1591private NodeCache<TypeDesc, ProxyTypeMapRequestNode> _proxyTypeMapRequests; 1598private NodeCache<string, AnalysisCharacteristicNode> _analysisCharacteristics; 1604private 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;