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

◆ IsFullTypeNameSetExplicit

bool System.Runtime.Serialization.SerializationInfo.IsFullTypeNameSetExplicit
getset

Definition at line 284 of file SerializationInfo.cs.

285 {
286 [global::Cpp2ILInjected.Token(Token = "0x6001FAD")]
287 [global::Cpp2ILInjected.Address(RVA = "0x1B59FC4", Offset = "0x1B59FC4", Length = "0x8")]
288 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
289 get
290 {
291 throw null;
292 }
293 }