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.Collections.ObjectModel.ReadOnlyCollection< T >.IsSynchronized
getsetprivate

Implements System.Collections.ICollection.

Definition at line 199 of file ReadOnlyCollection.cs.

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