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

bool System.Collections.Generic.ICollection<TValue>. System.Collections.Generic.Dictionary< TKey, TValue >.ValueCollection.IsReadOnly
getsetprivate

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

Definition at line 1296 of file Dictionary.cs.

1297 {
1298 [global::Cpp2ILInjected.Token(Token = "0x600306F")]
1299 [global::Cpp2ILInjected.Address(RVA = "0x1899674", Offset = "0x1899674", Length = "0x8")]
1300 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
1301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1302 get
1303 {
1304 throw null;
1305 }
1306 }