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

◆ Length

int Mono.Xml.SmallXmlParser.AttrListImpl.Length
getset

Implements Mono.Xml.SmallXmlParser.IAttrList.

Definition at line 579 of file SmallXmlParser.cs.

580 {
581 [global::Cpp2ILInjected.Token(Token = "0x600009A")]
582 [global::Cpp2ILInjected.Address(RVA = "0x1AAD7C4", Offset = "0x1AAD7C4", Length = "0x40")]
583 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
584 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
585 get
586 {
587 throw null;
588 }
589 }