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

◆ InAttributeValueIterator

bool System.Xml.XmlTextReaderImpl.InAttributeValueIterator
getsetprivate

Definition at line 1811 of file XmlTextReaderImpl.cs.

1812 {
1813 [global::Cpp2ILInjected.Token(Token = "0x60002A7")]
1814 [global::Cpp2ILInjected.Address(RVA = "0x1D70A34", Offset = "0x1D70A34", Length = "0x24")]
1815 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1816 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1817 get
1818 {
1819 throw null;
1820 }
1821 }