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

◆ ValueLinePosition [2/2]

int System.Xml.Schema.SchemaAttDef.ValueLinePosition
getsetpackage

Implements System.Xml.IDtdDefaultAttributeInfo.

Definition at line 205 of file SchemaAttDef.cs.

206 {
207 [global::Cpp2ILInjected.Token(Token = "0x6000A30")]
208 [global::Cpp2ILInjected.Address(RVA = "0x1DCA8D4", Offset = "0x1DCA8D4", Length = "0x8")]
209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
210 get
211 {
212 throw null;
213 }
214 [global::Cpp2ILInjected.Token(Token = "0x6000A31")]
215 [global::Cpp2ILInjected.Address(RVA = "0x1DCA8DC", Offset = "0x1DCA8DC", Length = "0x8")]
216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
217 set
218 {
219 throw null;
220 }
221 }