terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ IsSynchronized

bool System.Collections.ICollection. System.ComponentModel.ListSortDescriptionCollection.IsSynchronized
getsetprivate

Implements System.Collections.ICollection.

Definition at line 188 of file ListSortDescriptionCollection.cs.

189 {
190 [global::Cpp2ILInjected.Token(Token = "0x6001819")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1E500D0", Offset = "0x1E500D0", Length = "0x8")]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 get
194 {
195 throw null;
196 }
197 }