terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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 |
Definition at line 911 of file ConcurrentDictionary.cs.