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

◆ ParseElementMixedContent()

void System.Xml.DtdParser.ParseElementMixedContent ( ParticleContentValidator pcv,
int startParenEntityId )
inlineprivate

Definition at line 422 of file DtdParser.cs.

423 {
424 int num = this.currentEntityId;
425 long num2 = 0L;
426 DtdParser.Token token = this.GetToken(num2 != 0L);
427 }
class f__AnonymousType0<< Count > j__TPar
DtdParser.Token GetToken(bool needWhiteSpace)
Definition DtdParser.cs:538

References System.Xml.DtdParser.currentEntityId, System.Xml.DtdParser.GetToken(), j__TPar, and System.L.