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
Loading...
Searching...
No Matches

◆ GetEnumerator() [1/3]

global.System.Collections.Generic.IEnumerator< global.System.Collections.Generic.KeyValuePair< TKey, TValue > > System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.GetEnumerator ( )
inline

Implements System.Collections.IEnumerable.

Definition at line 268 of file ConcurrentDictionary.cs.

269 {
270 throw null;
271 }