terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
bool | MoveNext () |
void | Reset () |
Package Functions | |
DictionaryEnumerator (ConcurrentDictionary< TKey, TValue > dictionary) | |
Properties | |
DictionaryEntry | Entry [get] |
object | Key [get] |
object | Value [get] |
object | Current [get] |
Private Attributes | |
IEnumerator< KeyValuePair< TKey, TValue > > | _enumerator |
Definition at line 808 of file ConcurrentDictionary.cs.