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

◆ GetTopElement()

SecurityElement System.Security.Util.Parser.GetTopElement ( )
inlinepackage

Definition at line 9 of file Parser.cs.

10 {
11 SecurityDocument doc = this._doc;
12 SecurityElement securityElement;
13 return securityElement;
14 }
class f__AnonymousType0<< Count > j__TPar
SecurityDocument _doc
Definition Parser.cs:109

References System.Security.Util.Parser._doc, and j__TPar.