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

◆ IsDeclaredInExternal

bool System.Xml.IDtdAttributeInfo. System.Xml.Schema.SchemaAttDef.IsDeclaredInExternal
getsetprivate

Implements System.Xml.IDtdAttributeInfo.

Definition at line 93 of file SchemaAttDef.cs.

94 {
95 [global::Cpp2ILInjected.Token(Token = "0x6000A26")]
96 [global::Cpp2ILInjected.Address(RVA = "0x1DCA830", Offset = "0x1DCA830", Length = "0x8")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 get
99 {
100 throw null;
101 }
102 }