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

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

_attributeLocalNameSystem.Xml.XmlBaseWriterprivate
_attributeValueSystem.Xml.XmlBaseWriterprivate
_binhexEncodingSystem.Xml.XmlBaseWriterprivatestatic
_depthSystem.Xml.XmlBaseWriterprivate
_documentStateSystem.Xml.XmlBaseWriterprivate
_elementsSystem.Xml.XmlBaseWriterprivate
_inListSystem.Xml.XmlBaseWriterprivate
_isXmlAttributeSystem.Xml.XmlBaseWriterprivate
_isXmlnsAttributeSystem.Xml.XmlBaseWriterprivate
_nodeWriterSystem.Xml.XmlBaseWriterprivate
_nsMgrSystem.Xml.XmlBaseWriterprivate
_signingWriterSystem.Xml.XmlBaseWriterprivate
_trailByteCountSystem.Xml.XmlBaseWriterprivate
_trailBytesSystem.Xml.XmlBaseWriterprivate
_writeNodeBufferSystem.Xml.XmlWriterprivate
_writerSystem.Xml.XmlUTF8TextWriterprivate
_writeStateSystem.Xml.XmlBaseWriterprivate
AutoComplete(WriteState writeState)System.Xml.XmlBaseWriterinlineprivate
AutoCompleteAsync(WriteState writeState)System.Xml.XmlBaseWriterinlineprivate
BinHexEncodingSystem.Xml.XmlBaseWriterprivatestatic
CanCanonicalizeSystem.Xml.XmlBaseWriter
CheckArray(Array array, int offset, int count)System.Xml.XmlDictionaryWriterinlineprivate
Close()System.Xml.XmlBaseWriterinlinevirtual
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
CreateSigningNodeWriter()System.Xml.XmlUTF8TextWriterinlineprotected
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
DocumentState enum nameSystem.Xml.XmlBaseWriterprivate
EndArray()System.Xml.XmlBaseWriterinlineprotected
EndCanonicalization()System.Xml.XmlBaseWriterinlinevirtual
EndComment()System.Xml.XmlBaseWriterinlineprotected
EndContent()System.Xml.XmlBaseWriterinlineprotected
EndStartElement()System.Xml.XmlBaseWriterinlineprivate
EndStartElementAsync()System.Xml.XmlBaseWriterinlineprivate
EnterScope()System.Xml.XmlBaseWriterinlineprivate
ExitScope()System.Xml.XmlBaseWriterinlineprivate
FinishDocument()System.Xml.XmlBaseWriterinlineprivate
Flush()System.Xml.XmlBaseWriterinline
FlushAsync()System.Xml.XmlBaseWriterinlinevirtual
FlushBase64()System.Xml.XmlBaseWriterinlineprivate
FlushBase64Async()System.Xml.XmlBaseWriterinlineprivate
FlushElement()System.Xml.XmlBaseWriterinlineprotected
FlushElementAsync()System.Xml.XmlBaseWriterinlineprivate
FlushTrailBytes()System.Xml.XmlBaseWriterinlineprivate
FlushTrailBytesAsync()System.Xml.XmlBaseWriterinlineprivate
GeneratePrefix(string ns, XmlDictionaryString xNs)System.Xml.XmlBaseWriterinlineprivate
GetQualifiedNamePrefix(string namespaceUri, XmlDictionaryString xNs)System.Xml.XmlBaseWriterinlineprivate
IsClosedSystem.Xml.XmlBaseWriterprotected
IsWhitespace(char ch)System.Xml.XmlBaseWriterinlineprivate
LookupPrefix(string ns)System.Xml.XmlBaseWriterinline
PreStartElementAsyncCheck(string prefix, string localName, string ns, XmlDictionaryString xNs)System.Xml.XmlBaseWriterinlineprivate
s_prefixesSystem.Xml.XmlBaseWriterprivatestatic
s_UTF8EncodingSystem.Xml.XmlDictionaryWriterprivatestatic
SetOutput(Stream stream, Encoding encoding, bool ownsStream)System.Xml.XmlUTF8TextWriterinline
System::Xml::XmlBaseWriter.SetOutput(XmlStreamNodeWriter writer)System.Xml.XmlBaseWriterinlineprotected
SettingsSystem.Xml.XmlWriter
SigningSystem.Xml.XmlBaseWriterprotected
SignScope(XmlCanonicalWriter signingWriter)System.Xml.XmlBaseWriterinlineprotected
StartArray(int count)System.Xml.XmlBaseWriterinlineprotected
StartAttribute([AllowNull] ref string prefix, string localName, string ns, XmlDictionaryString xNs)System.Xml.XmlBaseWriterinlineprivate
StartCanonicalization(Stream stream, bool includeComments, string[] inclusivePrefixes)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.StartCanonicalization(Stream stream, bool includeComments, string[]? inclusivePrefixes)System.Xml.XmlDictionaryWriterinlinevirtual
StartComment()System.Xml.XmlBaseWriterinlineprotected
StartContent()System.Xml.XmlBaseWriterinlineprotected
StartContent(char ch)System.Xml.XmlBaseWriterinlineprotected
StartContent(string s)System.Xml.XmlBaseWriterinlineprotected
StartContent(char[] chars, int offset, int count)System.Xml.XmlBaseWriterinlineprotected
StartContentAsync()System.Xml.XmlBaseWriterinlineprotected
StartElement(ref string prefix, string localName, string ns, XmlDictionaryString xNs)System.Xml.XmlBaseWriterinlineprivate
StartElementAndWriteStartElementAsync(string prefix, string localName, string namespaceUri)System.Xml.XmlBaseWriterinlineprivate
StartElementAsync(string prefix, string localName, string ns, XmlDictionaryString xNs)System.Xml.XmlBaseWriterinlineprivate
ThrowClosed()System.Xml.XmlBaseWriterinlineprotected
VerifyWhitespace(char ch)System.Xml.XmlBaseWriterinlineprivate
VerifyWhitespace(string s)System.Xml.XmlBaseWriterinlineprivate
VerifyWhitespace(char[] chars, int offset, int count)System.Xml.XmlBaseWriterinlineprivate
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
WriteAttributeText(string value)System.Xml.XmlBaseWriterinlineprivate
WriteBase64(byte[] buffer, int offset, int count)System.Xml.XmlBaseWriterinline
WriteBase64Async(byte[] buffer, int offset, int count)System.Xml.XmlBaseWriterinlinevirtual
WriteBase64AsyncImpl(byte[] buffer, int offset, int count)System.Xml.XmlBaseWriterinlineprivate
WriteBinHex(byte[] buffer, int offset, int count)System.Xml.XmlBaseWriterinlinevirtual
WriteBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlWriterinlinevirtual
WriteCData(string text)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.WriteCData(string? text)System.Xml.XmlWriter
WriteCDataAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteCharEntity(char ch)System.Xml.XmlBaseWriterinline
WriteCharEntityAsync(char ch)System.Xml.XmlWriterinlinevirtual
WriteChars(char[] chars, int offset, int count)System.Xml.XmlBaseWriterinline
WriteCharsAsync(char[] buffer, int index, int count)System.Xml.XmlWriterinlinevirtual
WriteComment(string text)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.WriteComment(string? text)System.Xml.XmlWriter
WriteCommentAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteDocType(string name, string pubid, string sysid, string subset)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.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.XmlBaseWriterinline
WriteEndAttributeAsync()System.Xml.XmlBaseWriterinlineprotectedvirtual
WriteEndAttributeAsyncImpl()System.Xml.XmlBaseWriterinlineprivate
WriteEndDocument()System.Xml.XmlBaseWriterinline
WriteEndDocumentAsync()System.Xml.XmlWriterinlinevirtual
WriteEndElement()System.Xml.XmlBaseWriterinline
WriteEndElementAsync()System.Xml.XmlBaseWriterinlinevirtual
WriteEndElementAsyncImpl()System.Xml.XmlBaseWriterinlineprivate
WriteEntityRef(string name)System.Xml.XmlBaseWriterinline
WriteEntityRefAsync(string name)System.Xml.XmlWriterinlinevirtual
WriteFullEndElement()System.Xml.XmlBaseWriterinline
WriteFullEndElementAsync()System.Xml.XmlWriterinlinevirtual
WriteLocalNamespaces(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteLocalNamespacesAsync(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteName(string name)System.Xml.XmlBaseWriterinlinevirtual
WriteNameAsync(string name)System.Xml.XmlWriterinlinevirtual
WriteNmToken(string name)System.Xml.XmlBaseWriterinlinevirtual
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
WritePrimitiveValue(object value)System.Xml.XmlBaseWriterinlineprotected
WriteProcessingInstruction(string name, string text)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.WriteProcessingInstruction(string name, string? text)System.Xml.XmlWriter
WriteProcessingInstructionAsync(string name, string? text)System.Xml.XmlWriterinlinevirtual
WriteQualifiedName(string localName, string namespaceUri)System.Xml.XmlBaseWriterinline
WriteQualifiedName(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.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(string value)System.Xml.XmlBaseWriterinline
WriteRaw(char[] chars, int offset, int count)System.Xml.XmlBaseWriterinline
WriteRawAsync(char[] buffer, int index, int count)System.Xml.XmlWriterinlinevirtual
WriteRawAsync(string data)System.Xml.XmlWriterinlinevirtual
WriteStartAttribute(string prefix, string localName, string namespaceUri)System.Xml.XmlBaseWriterinline
WriteStartAttribute(string prefix, XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.WriteStartAttribute(XmlDictionaryString localName, XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryWriterinline
System::Xml::XmlDictionaryWriter.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.XmlBaseWriterinline
WriteStartDocument(bool standalone)System.Xml.XmlBaseWriterinline
WriteStartDocumentAsync()System.Xml.XmlWriterinlinevirtual
WriteStartDocumentAsync(bool standalone)System.Xml.XmlWriterinlinevirtual
WriteStartElement(string prefix, string localName, string namespaceUri)System.Xml.XmlBaseWriterinline
WriteStartElement(string prefix, XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.WriteStartElement(XmlDictionaryString localName, XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryWriterinline
System::Xml::XmlDictionaryWriter.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 namespaceUri)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.WriteStartElementAsync(string? prefix, string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteStateSystem.Xml.XmlBaseWriter
WriteString(string value)System.Xml.XmlBaseWriterinline
WriteString(XmlDictionaryString value)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.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.XmlBaseWriterinline
WriteSurrogateCharEntityAsync(char lowChar, char highChar)System.Xml.XmlWriterinlinevirtual
WriteTextNode(XmlDictionaryReader reader, bool isAttribute)System.Xml.XmlDictionaryWriterinlineprotectedvirtual
WriteValue(object value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(string value)System.Xml.XmlBaseWriterinline
WriteValue(int value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(long value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(ulong value)System.Xml.XmlBaseWriterinlineprivate
WriteValue(bool value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(decimal value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(float value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(double value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(XmlDictionaryString value)System.Xml.XmlBaseWriterinline
WriteValue(DateTime value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(UniqueId value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(Guid value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(TimeSpan value)System.Xml.XmlBaseWriterinlinevirtual
WriteValue(object[] array)System.Xml.XmlBaseWriterinlineprivate
WriteValue(Array array)System.Xml.XmlBaseWriterinlineprivate
System::Xml::XmlDictionaryWriter.WriteValue(XmlDictionaryString? value)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlDictionaryWriter.WriteValue(IStreamProvider value)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(string? value)System.Xml.XmlWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(DateTimeOffset value)System.Xml.XmlWriterinlinevirtual
WriteValueAsync(IStreamProvider value)System.Xml.XmlDictionaryWriterinlinevirtual
WriteWhitespace(string whitespace)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.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 ns)System.Xml.XmlBaseWriterinline
WriteXmlnsAttribute(string prefix, XmlDictionaryString ns)System.Xml.XmlBaseWriterinline
System::Xml::XmlDictionaryWriter.WriteXmlnsAttribute(string? prefix, string namespaceUri)System.Xml.XmlDictionaryWriterinlinevirtual
System::Xml::XmlDictionaryWriter.WriteXmlnsAttribute(string? prefix, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryWriterinlinevirtual
XmlBaseWriter()System.Xml.XmlBaseWriterinlineprotected
XmlLangSystem.Xml.XmlBaseWriter
xmlNamespaceSystem.Xml.XmlBaseWriterprivatestatic
xmlnsNamespaceSystem.Xml.XmlBaseWriterprivatestatic
XmlSpaceSystem.Xml.XmlBaseWriter