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 [1/2]

bool System.Xml.IDtdEntityInfo. System.Xml.Schema.SchemaEntity.IsExternal
getsetprivate

Implements System.Xml.IDtdEntityInfo.

Definition at line 41 of file SchemaEntity.cs.

42 {
43 [global::Cpp2ILInjected.Token(Token = "0x6000A63")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1DCB4DC", Offset = "0x1DCB4DC", Length = "0x8")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 get
47 {
48 throw null;
49 }
50 }