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

◆ SyncRoot

object System.Collections.ICollection. System.ComponentModel.ListSortDescriptionCollection.SyncRoot
getsetprivate

Implements System.Collections.ICollection.

Definition at line 200 of file ListSortDescriptionCollection.cs.

201 {
202 [global::Cpp2ILInjected.Token(Token = "0x600181A")]
203 [global::Cpp2ILInjected.Address(RVA = "0x1E500D8", Offset = "0x1E500D8", Length = "0x4")]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
205 get
206 {
207 throw null;
208 }
209 }