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

◆ LinePosition [2/2]

int System.Xml.Schema.SchemaAttDef.LinePosition
getsetpackage

Implements System.Xml.IDtdAttributeInfo.

Definition at line 167 of file SchemaAttDef.cs.

168 {
169 [global::Cpp2ILInjected.Token(Token = "0x6000A2C")]
170 [global::Cpp2ILInjected.Address(RVA = "0x1DCA8B4", Offset = "0x1DCA8B4", Length = "0x8")]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
172 get
173 {
174 throw null;
175 }
176 [global::Cpp2ILInjected.Token(Token = "0x6000A2D")]
177 [global::Cpp2ILInjected.Address(RVA = "0x1DCA8BC", Offset = "0x1DCA8BC", Length = "0x8")]
178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
179 set
180 {
181 throw null;
182 }
183 }