terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ RemoveAt()

XmlAttribute System.Xml.XmlAttributeCollection.RemoveAt ( int i)
inline

Definition at line 58 of file XmlAttributeCollection.cs.

59 {
60 while (this == null)
61 {
62 }
63 throw new InvalidCastException();
64 }