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

◆ InternalArray__ICollection_get_IsReadOnly()

bool System.Array.InternalArray__ICollection_get_IsReadOnly ( )
inlinepackage

Definition at line 829 of file Array.cs.

830 {
831 return true;
832 }