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

◆ ValueLineNumber [2/2]

int System.Xml.Schema.SchemaAttDef.ValueLineNumber
getsetpackage

Implements System.Xml.IDtdDefaultAttributeInfo.

Definition at line 224 of file SchemaAttDef.cs.

225 {
226 [global::Cpp2ILInjected.Token(Token = "0x6000A32")]
227 [global::Cpp2ILInjected.Address(RVA = "0x1DCA8E4", Offset = "0x1DCA8E4", Length = "0x8")]
228 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
229 get
230 {
231 throw null;
232 }
233 [global::Cpp2ILInjected.Token(Token = "0x6000A33")]
234 [global::Cpp2ILInjected.Address(RVA = "0x1DCA8EC", Offset = "0x1DCA8EC", Length = "0x8")]
235 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
236 set
237 {
238 throw null;
239 }
240 }