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

◆ WriteHtmlElementTextBlock()

unsafe void System.Xml.HtmlEncodedRawTextWriter.WriteHtmlElementTextBlock ( char * pSrc,
char * pSrcEnd )
inlineprotected

Definition at line 374 of file HtmlEncodedRawTextWriter.cs.

375 {
376 ElementProperties elementProperties = this.currentElementProperties;
377 base.WriteElementTextBlock(pSrc, pSrcEnd);
378 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.HtmlEncodedRawTextWriter.currentElementProperties, and j__TPar.