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

◆ this[TKey key]

TKey System.Collections.Generic.LowLevelDictionary< TKey, TValue >.this[TKey key]
set

Definition at line 22 of file LowLevelDictionary.cs.

23 {
24 set
25 {
26 int version = this._version;
27 this._version = version;
28 if (this != null)
29 {
31 return;
32 }
33 }
34 }
class f__AnonymousType0<< Count > j__TPar