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

◆ FieldHandle

override global.System.RuntimeFieldHandle System.Runtime.Serialization.SerializationFieldInfo.FieldHandle
getset

Definition at line 200 of file SerializationFieldInfo.cs.

201 {
202 [global::Cpp2ILInjected.Token(Token = "0x6001FA1")]
203 [global::Cpp2ILInjected.Address(RVA = "0x1B59C08", Offset = "0x1B59C08", Length = "0x14")]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
205 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
206 get
207 {
208 throw null;
209 }
210 }