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

◆ LineNumber [2/2]

int System.Xml.Schema.SchemaAttDef.LineNumber
getsetpackage

Implements System.Xml.IDtdAttributeInfo.

Definition at line 186 of file SchemaAttDef.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x6000A2E")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1DCA8C4", Offset = "0x1DCA8C4", Length = "0x8")]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
191 get
192 {
193 throw null;
194 }
195 [global::Cpp2ILInjected.Token(Token = "0x6000A2F")]
196 [global::Cpp2ILInjected.Address(RVA = "0x1DCA8CC", Offset = "0x1DCA8CC", Length = "0x8")]
197 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
198 set
199 {
200 throw null;
201 }
202 }