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

◆ IsReadOnly

Implements System.Collections.Generic.ICollection< T >.

Definition at line 108 of file CollectionWrapper.cs.

109 {
110 [global::Cpp2ILInjected.Token(Token = "0x6000342")]
111 [global::Cpp2ILInjected.Address(RVA = "0x18EDD6C", Offset = "0x18EDD6C", Length = "0x108")]
112 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
113 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
116 get
117 {
118 throw null;
119 }
120 }