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

◆ Rank

int System.Array.Rank
get

Definition at line 1026 of file Array.cs.

1027 {
1028 [ReliabilityContract(Consistency.WillNotCorruptState, Cer.Success)]
1029 get
1030 {
1031 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
1032 }
1033 }
class f__AnonymousType0<< Count > j__TPar

Referenced by System.Array.InternalArray__IndexOf< T >().