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

◆ RehashWithoutResize()

void System.Runtime.CompilerServices.ConditionalWeakTable< TKey, TValue >.RehashWithoutResize ( )
inlineprivate

Definition at line 28 of file ConditionalWeakTable.cs.

29 {
30 Ephemeron[] array = this.data;
31 Ephemeron[] array2 = this.data;
32 Ephemeron[] array3 = this.data;
33 }
class f__AnonymousType0<< Count > j__TPar

References System.array, System.Runtime.CompilerServices.ConditionalWeakTable< TKey, TValue >.data, and j__TPar.