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

◆ IsExternal [2/2]

bool System.Xml.Schema.SchemaEntity.IsExternal
getsetpackage

Implements System.Xml.IDtdEntityInfo.

Definition at line 228 of file SchemaEntity.cs.

229 {
230 [global::Cpp2ILInjected.Token(Token = "0x6000A73")]
231 [global::Cpp2ILInjected.Address(RVA = "0x1DCB6BC", Offset = "0x1DCB6BC", Length = "0x8")]
232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
233 get
234 {
235 throw null;
236 }
237 [global::Cpp2ILInjected.Token(Token = "0x6000A74")]
238 [global::Cpp2ILInjected.Address(RVA = "0x1DCB6C4", Offset = "0x1DCB6C4", Length = "0xC")]
239 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
240 set
241 {
242 throw null;
243 }
244 }