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

◆ OnEndElement()

void Mono.Xml.SecurityParser.OnEndElement ( string name)
inline

Implements Mono.Xml.SmallXmlParser.IContentHandler.

Definition at line 56 of file SecurityParser.cs.

57 {
58 Stack stack = this.stack;
59 if (stack != null)
60 {
62 throw new InvalidCastException();
63 }
64 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Mono.Xml.SecurityParser.stack.