terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Node Class Referencesealed

Package Functions

 Node (TKey key, TValue value, int hashcode, ConcurrentDictionary< TKey, TValue >.Node next)
 

Package Attributes

readonly TKey _key
 
TValue _value
 
ConcurrentDictionary< TKey, TValue >.Node _next
 
readonly int _hashcode
 

Detailed Description

Definition at line 782 of file ConcurrentDictionary.cs.


The documentation for this class was generated from the following file: