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.HtmlUtf8RawTextWriter.WriteHtmlElementTextBlock ( char * pSrc,
char * pSrcEnd )
inlineprotected

Definition at line 288 of file HtmlUtf8RawTextWriter.cs.

289 {
290 ElementProperties elementProperties = this.currentElementProperties;
291 base.WriteElementTextBlock(pSrc, pSrcEnd);
292 }
class f__AnonymousType0<< Count > j__TPar

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