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

◆ Equals() [14/28]

bool IStructuralEquatable. System.ValueTuple< T1, T2, T3, T4, T5, T6, T7, TRest >.Equals ( object other,
IEqualityComparer comparer )
inline

Implements System.Collections.IStructuralEquatable.

Definition at line 24 of file ValueTuple.cs.

25 {
26 if (other != null)
27 {
28 return;
29 }
30 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.