Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlDictionaryWriter Member List

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

_writeNodeBufferSystem.Xml.XmlWriterprivate
CanCanonicalizeSystem.Xml.XmlDictionaryWriter
CheckArray(Array array, int offset, int count)System.Xml.XmlDictionaryWriterinlineprivate
Close()System.Xml.XmlDictionaryWriterinlinevirtual
Create(string outputFileName)System.Xml.XmlWriterinlinestatic
Create(string outputFileName, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Create(Stream output)System.Xml.XmlWriterinlinestatic
Create(Stream output, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Create(TextWriter output)System.Xml.XmlWriterinlinestatic
Create(TextWriter output, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Create(StringBuilder output)System.Xml.XmlWriterinlinestatic
Create(StringBuilder output, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Create(XmlWriter output)System.Xml.XmlWriterinlinestatic
Create(XmlWriter output, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
CreateBinaryWriter(Stream stream)System.Xml.XmlDictionaryWriterinlinestatic
CreateBinaryWriter(Stream stream, IXmlDictionary? dictionary)System.Xml.XmlDictionaryWriterinlinestatic
CreateBinaryWriter(Stream stream, IXmlDictionary? dictionary, XmlBinaryWriterSession? session)System.Xml.XmlDictionaryWriterinlinestatic
CreateBinaryWriter(Stream stream, IXmlDictionary? dictionary, XmlBinaryWriterSession? session, bool ownsStream)System.Xml.XmlDictionaryWriterinlinestatic
CreateDictionaryWriter(XmlWriter writer)System.Xml.XmlDictionaryWriterinlinestatic
CreateMtomWriter(Stream stream, Encoding encoding, int maxSizeInBytes, string startInfo)System.Xml.XmlDictionaryWriterinlinestatic
CreateMtomWriter(Stream stream, Encoding encoding, int maxSizeInBytes, string startInfo, string? boundary, string? startUri, bool writeMessageHeaders, bool ownsStream)System.Xml.XmlDictionaryWriterinlinestatic
CreateTextWriter(Stream stream)System.Xml.XmlDictionaryWriterinlinestatic
CreateTextWriter(Stream stream, Encoding encoding)System.Xml.XmlDictionaryWriterinlinestatic
CreateTextWriter(Stream stream, Encoding encoding, bool ownsStream)System.Xml.XmlDictionaryWriterinlinestatic
Dispose(bool disposing)System.Xml.XmlDictionaryWriterinlineprotectedvirtual
System::Xml::XmlWriter.Dispose()System.Xml.XmlWriterinline
DisposeAsync()System.Xml.XmlWriterinline
DisposeAsyncCore()System.Xml.XmlWriterinlineprotectedvirtual
EndCanonicalization()System.Xml.XmlDictionaryWriterinlinevirtual
Flush()System.Xml.XmlWriter
FlushAsync()System.Xml.XmlWriterinlinevirtual
LookupPrefix(string ns)System.Xml.XmlWriter
s_UTF8EncodingSystem.Xml.XmlDictionaryWriterprivatestatic
SettingsSystem.Xml.XmlWriter
StartCanonicalization(Stream stream, bool includeComments, string[]? inclusivePrefixes)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, bool[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, bool[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, short[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, short[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, int[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, int[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, long[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, long[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, float[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, float[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, double[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, double[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, decimal[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, decimal[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, DateTime[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, DateTime[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, Guid[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, Guid[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, string localName, string? namespaceUri, TimeSpan[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArray(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, TimeSpan[] array, int offset, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteArrayNode(XmlDictionaryReader reader, string prefix, string localName, string namespaceUri, Type type)System.Xml.XmlDictionaryWriterinlineprivate
WriteArrayNode(XmlDictionaryReader reader, string prefix, XmlDictionaryString localName, XmlDictionaryString namespaceUri, Type type)System.Xml.XmlDictionaryWriterinlineprivate
WriteArrayNode(XmlDictionaryReader reader, Type type)System.Xml.XmlDictionaryWriterinlineprivate
WriteAttributes(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteAttributesAsync(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteAttributeString(XmlDictionaryString localName, XmlDictionaryString? namespaceUri, string? value)System.Xml.XmlDictionaryWriterinline
WriteAttributeString(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, string? value)System.Xml.XmlDictionaryWriterinline
System::Xml::XmlWriter.WriteAttributeString(string localName, string? ns, string? value)System.Xml.XmlWriterinline
System::Xml::XmlWriter.WriteAttributeString(string localName, string? value)System.Xml.XmlWriterinline
System::Xml::XmlWriter.WriteAttributeString(string? prefix, string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteAttributeStringAsync(string? prefix, string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteAttributeStringAsyncHelper(Task task, string value)System.Xml.XmlWriterinlineprivate
WriteBase64(byte[] buffer, int index, int count)System.Xml.XmlWriter
WriteBase64Async(byte[] buffer, int index, int count)System.Xml.XmlDictionaryWriterinlinevirtual
WriteBinHex(byte[] buffer, int index, int count)System.Xml.XmlWriterinlinevirtual
WriteBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlWriterinlinevirtual
WriteCData(string? text)System.Xml.XmlWriter
WriteCDataAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteCharEntity(char ch)System.Xml.XmlWriter
WriteCharEntityAsync(char ch)System.Xml.XmlWriterinlinevirtual
WriteChars(char[] buffer, int index, int count)System.Xml.XmlWriter
WriteCharsAsync(char[] buffer, int index, int count)System.Xml.XmlWriterinlinevirtual
WriteComment(string? text)System.Xml.XmlWriter
WriteCommentAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteDocType(string name, string? pubid, string? sysid, string? subset)System.Xml.XmlWriter
WriteDocTypeAsync(string name, string? pubid, string? sysid, string? subset)System.Xml.XmlWriterinlinevirtual
WriteElementNode(XmlDictionaryReader reader, bool defattr)System.Xml.XmlDictionaryWriterinlineprivate
WriteElementString(XmlDictionaryString localName, XmlDictionaryString? namespaceUri, string? value)System.Xml.XmlDictionaryWriterinline
WriteElementString(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri, string? value)System.Xml.XmlDictionaryWriterinline
System::Xml::XmlWriter.WriteElementString(string localName, string? value)System.Xml.XmlWriterinline
System::Xml::XmlWriter.WriteElementString(string localName, string? ns, string? value)System.Xml.XmlWriterinline
System::Xml::XmlWriter.WriteElementString(string? prefix, string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteElementStringAsync(string? prefix, string localName, string? ns, string value)System.Xml.XmlWriterinline
WriteEndAttribute()System.Xml.XmlWriter
WriteEndAttributeAsync()System.Xml.XmlWriterinlinepackagevirtual
WriteEndDocument()System.Xml.XmlWriter
WriteEndDocumentAsync()System.Xml.XmlWriterinlinevirtual
WriteEndElement()System.Xml.XmlWriter
WriteEndElementAsync()System.Xml.XmlWriterinlinevirtual
WriteEntityRef(string name)System.Xml.XmlWriter
WriteEntityRefAsync(string name)System.Xml.XmlWriterinlinevirtual
WriteFullEndElement()System.Xml.XmlWriter
WriteFullEndElementAsync()System.Xml.XmlWriterinlinevirtual
WriteLocalNamespaces(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteLocalNamespacesAsync(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteName(string name)System.Xml.XmlWriterinlinevirtual
WriteNameAsync(string name)System.Xml.XmlWriterinlinevirtual
WriteNmToken(string name)System.Xml.XmlWriterinlinevirtual
WriteNmTokenAsync(string name)System.Xml.XmlWriterinlinevirtual
WriteNode(XmlReader reader, bool defattr)System.Xml.XmlDictionaryWriterinlinevirtual
WriteNode(XmlDictionaryReader reader, bool defattr)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlWriter.WriteNode(XPathNavigator navigator, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteNodeAsync(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteNodeAsync(XPathNavigator navigator, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteNodeAsync_CallAsyncReader(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinepackage
WriteNodeAsync_CallSyncReader(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinepackage
WriteProcessingInstruction(string name, string? text)System.Xml.XmlWriter
WriteProcessingInstructionAsync(string name, string? text)System.Xml.XmlWriterinlinevirtual
WriteQualifiedName(XmlDictionaryString localName, XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlWriter.WriteQualifiedName(string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteQualifiedNameAsync(string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteRaw(char[] buffer, int index, int count)System.Xml.XmlWriter
WriteRaw(string data)System.Xml.XmlWriter
WriteRawAsync(char[] buffer, int index, int count)System.Xml.XmlWriterinlinevirtual
WriteRawAsync(string data)System.Xml.XmlWriterinlinevirtual
WriteStartAttribute(XmlDictionaryString localName, XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryWriterinline
WriteStartAttribute(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlWriter.WriteStartAttribute(string localName, string? ns)System.Xml.XmlWriterinline
System::Xml::XmlWriter.WriteStartAttribute(string? prefix, string localName, string? ns)System.Xml.XmlWriter
System::Xml::XmlWriter.WriteStartAttribute(string localName)System.Xml.XmlWriterinline
WriteStartAttributeAsync(string? prefix, string localName, string? ns)System.Xml.XmlWriterinlinepackagevirtual
WriteStartDocument()System.Xml.XmlWriter
WriteStartDocument(bool standalone)System.Xml.XmlWriter
WriteStartDocumentAsync()System.Xml.XmlWriterinlinevirtual
WriteStartDocumentAsync(bool standalone)System.Xml.XmlWriterinlinevirtual
WriteStartElement(XmlDictionaryString localName, XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryWriterinline
WriteStartElement(string? prefix, XmlDictionaryString localName, XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlWriter.WriteStartElement(string localName, string? ns)System.Xml.XmlWriterinline
System::Xml::XmlWriter.WriteStartElement(string? prefix, string localName, string? ns)System.Xml.XmlWriter
System::Xml::XmlWriter.WriteStartElement(string localName)System.Xml.XmlWriterinline
WriteStartElementAsync(string? prefix, string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteStateSystem.Xml.XmlWriter
WriteString(XmlDictionaryString? value)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlWriter.WriteString(string? text)System.Xml.XmlWriter
WriteStringAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteSurrogateCharEntity(char lowChar, char highChar)System.Xml.XmlWriter
WriteSurrogateCharEntityAsync(char lowChar, char highChar)System.Xml.XmlWriterinlinevirtual
WriteTextNode(XmlDictionaryReader reader, bool isAttribute)System.Xml.XmlDictionaryWriterinlineprotectedvirtual
WriteValue(XmlDictionaryString? value)System.Xml.XmlDictionaryWriterinlinevirtual
WriteValue(UniqueId value)System.Xml.XmlDictionaryWriterinlinevirtual
WriteValue(Guid value)System.Xml.XmlDictionaryWriterinlinevirtual
WriteValue(TimeSpan value)System.Xml.XmlDictionaryWriterinlinevirtual
WriteValue(IStreamProvider value)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(object value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(string? value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(bool value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(DateTime value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(DateTimeOffset value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(double value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(float value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(decimal value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(int value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(long value)System.Xml.XmlWriterinlinevirtual
WriteValueAsync(IStreamProvider value)System.Xml.XmlDictionaryWriterinlinevirtual
WriteWhitespace(string? ws)System.Xml.XmlWriter
WriteWhitespaceAsync(string? ws)System.Xml.XmlWriterinlinevirtual
WriteXmlAttribute(string localName, string? value)System.Xml.XmlDictionaryWriterinlinevirtual
WriteXmlAttribute(XmlDictionaryString localName, XmlDictionaryString? value)System.Xml.XmlDictionaryWriterinlinevirtual
WriteXmlnsAttribute(string? prefix, string namespaceUri)System.Xml.XmlDictionaryWriterinlinevirtual
WriteXmlnsAttribute(string? prefix, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryWriterinlinevirtual
XmlLangSystem.Xml.XmlWriter
XmlSpaceSystem.Xml.XmlWriter