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

◆ IsIncompleteObjectReference

bool System.Runtime.Serialization.ObjectHolder.IsIncompleteObjectReference
getsetpackage

Definition at line 273 of file ObjectHolder.cs.

274 {
275 [global::Cpp2ILInjected.Token(Token = "0x6001F4A")]
276 [global::Cpp2ILInjected.Address(RVA = "0x1B5527C", Offset = "0x1B5527C", Length = "0xC")]
277 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
278 get
279 {
280 throw null;
281 }
282 [global::Cpp2ILInjected.Token(Token = "0x6001F4B")]
283 [global::Cpp2ILInjected.Address(RVA = "0x1B56234", Offset = "0x1B56234", Length = "0x1C")]
284 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
286 set
287 {
288 throw null;
289 }
290 }