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

◆ DeclaredInExternal

bool System.Xml.Schema.SchemaEntity.DeclaredInExternal
getsetpackage

Definition at line 247 of file SchemaEntity.cs.

248 {
249 [global::Cpp2ILInjected.Token(Token = "0x6000A75")]
250 [global::Cpp2ILInjected.Address(RVA = "0x1DCB6D0", Offset = "0x1DCB6D0", Length = "0x8")]
251 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
252 get
253 {
254 throw null;
255 }
256 [global::Cpp2ILInjected.Token(Token = "0x6000A76")]
257 [global::Cpp2ILInjected.Address(RVA = "0x1DCB6D8", Offset = "0x1DCB6D8", Length = "0xC")]
258 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
259 set
260 {
261 throw null;
262 }
263 }