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

◆ ParseContents()

void System.Security.Util.Parser.ParseContents ( )
inlineprivate

Definition at line 84 of file Parser.cs.

85 {
86 Tokenizer t = this._t;
87 int num = 2;
88 Tokenizer t2 = this._t;
89 this._doc = -1073741824;
90 this._doc.AppendString(" ", num);
91 this._doc.AppendString(" ", num);
92 }
class f__AnonymousType0<< Count > j__TPar
void AppendString(string str, int position)
SecurityDocument _doc
Definition Parser.cs:109

References System.Security.Util.Parser._doc, System.Security.Util.Parser._t, System.Security.SecurityDocument.AppendString(), and j__TPar.

Referenced by System.Security.Util.Parser.Parser().