terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.XmlAutoDetectWriter Member List

This is the complete list of members for System.Xml.XmlAutoDetectWriter, including all inherited members.

base64EncoderSystem.Xml.XmlRawWriterprotected
Close()System.Xml.XmlAutoDetectWriterinlinevirtual
System::Xml::XmlRawWriter.Close(WriteState currentState)System.Xml.XmlRawWriterinlinepackagevirtual
Create(Stream output, XmlWriterSettings settings)System.Xml.XmlWriterinlinestatic
Create(TextWriter output, XmlWriterSettings settings)System.Xml.XmlWriterinlinestatic
CreateWrappedWriter(XmlOutputMethod outMethod)System.Xml.XmlAutoDetectWriterinlineprivate
Dispose()System.Xml.XmlWriterinline
Dispose(bool disposing)System.Xml.XmlWriterinlineprotectedvirtual
EnsureWrappedWriter(XmlOutputMethod outMethod)System.Xml.XmlAutoDetectWriterinlineprivate
eventCacheSystem.Xml.XmlAutoDetectWriterprivate
Flush()System.Xml.XmlAutoDetectWriterinline
IsHtmlTag(string tagName)System.Xml.XmlAutoDetectWriterinlineprivatestatic
LookupPrefix(string ns)System.Xml.XmlRawWriterinline
NamespaceResolverSystem.Xml.XmlAutoDetectWriterpackage
onRemoveSystem.Xml.XmlAutoDetectWriterprivate
OnRootElement(ConformanceLevel conformanceLevel)System.Xml.XmlRawWriterinlinepackagevirtual
resolverSystem.Xml.XmlRawWriterprotected
StartElementContent()System.Xml.XmlAutoDetectWriterinlinepackage
strmSystem.Xml.XmlAutoDetectWriterprivate
SupportsNamespaceDeclarationInChunksSystem.Xml.XmlAutoDetectWriterpackage
TextBlockCreatesWriter(string textBlock)System.Xml.XmlAutoDetectWriterinlineprivate
textWriterSystem.Xml.XmlAutoDetectWriterprivate
wrappedSystem.Xml.XmlAutoDetectWriterprivate
WriteAttributeString(string prefix, string localName, string ns, string value)System.Xml.XmlWriterinline
WriteBase64(byte[] buffer, int index, int count)System.Xml.XmlAutoDetectWriterinline
WriteBinHex(byte[] buffer, int index, int count)System.Xml.XmlAutoDetectWriterinlinevirtual
WriteCData(string text)System.Xml.XmlAutoDetectWriterinline
WriteCharEntity(char ch)System.Xml.XmlAutoDetectWriterinline
WriteChars(char[] buffer, int index, int count)System.Xml.XmlAutoDetectWriterinline
WriteComment(string text)System.Xml.XmlAutoDetectWriterinline
WriteDocType(string name, string pubid, string sysid, string subset)System.Xml.XmlAutoDetectWriterinline
WriteEndAttribute()System.Xml.XmlAutoDetectWriterinline
WriteEndBase64()System.Xml.XmlRawWriterinlinepackagevirtual
WriteEndDocument()System.Xml.XmlRawWriterinline
WriteEndElement(string prefix, string localName, string ns)System.Xml.XmlAutoDetectWriterinlinepackage
System::Xml::XmlRawWriter.WriteEndElement()System.Xml.XmlRawWriterinline
WriteEndNamespaceDeclaration()System.Xml.XmlAutoDetectWriterinlinepackagevirtual
WriteEntityRef(string name)System.Xml.XmlAutoDetectWriterinline
WriteFullEndElement(string prefix, string localName, string ns)System.Xml.XmlAutoDetectWriterinlinepackagevirtual
System::Xml::XmlRawWriter.WriteFullEndElement()System.Xml.XmlRawWriterinline
WriteNamespaceDeclaration(string prefix, string ns)System.Xml.XmlAutoDetectWriterinlinepackage
WriteProcessingInstruction(string name, string text)System.Xml.XmlAutoDetectWriterinline
WriteRaw(char[] buffer, int index, int count)System.Xml.XmlAutoDetectWriterinline
WriteRaw(string data)System.Xml.XmlAutoDetectWriterinline
writerSettingsSystem.Xml.XmlAutoDetectWriterprivate
WriteStartAttribute(string prefix, string localName, string ns)System.Xml.XmlAutoDetectWriterinline
WriteStartDocument()System.Xml.XmlRawWriterinline
WriteStartDocument(bool standalone)System.Xml.XmlRawWriterinline
WriteStartElement(string prefix, string localName, string ns)System.Xml.XmlAutoDetectWriterinline
WriteStartNamespaceDeclaration(string prefix)System.Xml.XmlAutoDetectWriterinlinepackagevirtual
WriteStateSystem.Xml.XmlRawWriter
WriteString(string text)System.Xml.XmlAutoDetectWriterinline
WriteSurrogateCharEntity(char lowChar, char highChar)System.Xml.XmlAutoDetectWriterinline
WriteValue(string value)System.Xml.XmlAutoDetectWriterinlinevirtual
WriteWhitespace(string ws)System.Xml.XmlAutoDetectWriterinline
WriteXmlDeclaration(XmlStandalone standalone)System.Xml.XmlAutoDetectWriterinlinepackagevirtual
WriteXmlDeclaration(string xmldecl)System.Xml.XmlAutoDetectWriterinlinepackagevirtual
XmlAutoDetectWriter(XmlWriterSettings writerSettings)System.Xml.XmlAutoDetectWriterinlineprivate
XmlAutoDetectWriter(TextWriter textWriter, XmlWriterSettings writerSettings)System.Xml.XmlAutoDetectWriterinline
XmlAutoDetectWriter(Stream strm, XmlWriterSettings writerSettings)System.Xml.XmlAutoDetectWriterinline
XmlRawWriter()System.Xml.XmlRawWriterinlineprotected
XmlWriter()System.Xml.XmlWriterinlineprotected