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

◆ IsIdDeclared

bool System.Xml.Schema.SchemaElementDecl.IsIdDeclared
getsetpackage

Definition at line 110 of file SchemaElementDecl.cs.

111 {
112 [global::Cpp2ILInjected.Token(Token = "0x6000A53")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1DCB1D4", Offset = "0x1DCB1D4", Length = "0x8")]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 get
116 {
117 throw null;
118 }
119 [global::Cpp2ILInjected.Token(Token = "0x6000A54")]
120 [global::Cpp2ILInjected.Address(RVA = "0x1DCB1DC", Offset = "0x1DCB1DC", Length = "0xC")]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 set
123 {
124 throw null;
125 }
126 }