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

◆ FieldType

override global.System.Type System.Runtime.Serialization.SerializationFieldInfo.FieldType
getset

Definition at line 122 of file SerializationFieldInfo.cs.

123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6001F9B")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1B59BC4", Offset = "0x1B59BC4", Length = "0x14")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
128 get
129 {
130 throw null;
131 }
132 }