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

◆ Init()

void System.Xml.HtmlUtf8RawTextWriter.Init ( XmlWriterSettings settings)
inlineprivate

Definition at line 263 of file HtmlUtf8RawTextWriter.cs.

264 {
265 string text = settings.mediaType;
267 bool flag = settings.doNotEscapeUriAttributes;
269 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlWriterSettings.doNotEscapeUriAttributes, j__TPar, System.Xml.XmlWriterSettings.mediaType, and System.text.

Referenced by System.Xml.HtmlUtf8RawTextWriter.HtmlUtf8RawTextWriter().