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

◆ Name [1/2]

string System.Xml.IDtdEntityInfo. System.Xml.Schema.SchemaEntity.Name
getsetprivate

Implements System.Xml.IDtdEntityInfo.

Definition at line 29 of file SchemaEntity.cs.

30 {
31 [global::Cpp2ILInjected.Token(Token = "0x6000A62")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1DCB4D0", Offset = "0x1DCB4D0", Length = "0xC")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 get
35 {
36 throw null;
37 }
38 }