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.Collections.Concurrent.ConcurrentQueue< T >.SyncRoot
getsetprivate

Implements System.Collections.ICollection.

Definition at line 68 of file ConcurrentQueue.cs.

69 {
70 [global::Cpp2ILInjected.Token(Token = "0x6002F5A")]
71 [global::Cpp2ILInjected.Address(RVA = "0x191BA30", Offset = "0x191BA30", Length = "0x4C")]
72 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
76 get
77 {
78 throw null;
79 }
80 }
class f__AnonymousType0<< Count > j__TPar