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.BlockingCollection< T >.SyncRoot
getsetprivate

Implements System.Collections.ICollection.

Definition at line 77 of file BlockingCollection.cs.

78 {
79 [global::Cpp2ILInjected.Token(Token = "0x6001CE3")]
80 [global::Cpp2ILInjected.Address(RVA = "0x18E7D14", Offset = "0x18E7D14", Length = "0x4C")]
81 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
85 get
86 {
87 throw null;
88 }
89 }
class f__AnonymousType0<< Count > j__TPar