| _attrEndPos | System.Xml.XmlUtf8RawTextWriter | protected |
| _autoXmlDeclaration | System.Xml.XmlUtf8RawTextWriter | protected |
| _base64Encoder | System.Xml.XmlRawWriter | protected |
| _bufBytes | System.Xml.XmlUtf8RawTextWriter | protected |
| _bufLen | System.Xml.XmlUtf8RawTextWriter | protected |
| _bufPos | System.Xml.XmlUtf8RawTextWriter | protected |
| _cdataPos | System.Xml.XmlUtf8RawTextWriter | protected |
| _checkCharacters | System.Xml.XmlUtf8RawTextWriter | protected |
| _closeOutput | System.Xml.XmlUtf8RawTextWriter | protected |
| _contentPos | System.Xml.XmlUtf8RawTextWriter | protected |
| _encoding | System.Xml.XmlUtf8RawTextWriter | protected |
| _hadDoubleBracket | System.Xml.XmlUtf8RawTextWriter | protected |
| _inAttributeValue | System.Xml.XmlUtf8RawTextWriter | protected |
| _mergeCDataSections | System.Xml.XmlUtf8RawTextWriter | protected |
| _newLineChars | System.Xml.XmlUtf8RawTextWriter | protected |
| _newLineHandling | System.Xml.XmlUtf8RawTextWriter | protected |
| _omitXmlDeclaration | System.Xml.XmlUtf8RawTextWriter | protected |
| _outputMethod | System.Xml.XmlUtf8RawTextWriter | protected |
| _RawTextAsync(string text1, int curIndex1, int leftCount1, string text2=null, string text3=null, string text4=null) | System.Xml.XmlUtf8RawTextWriter | inlineprivate |
| _resolver | System.Xml.XmlRawWriter | protected |
| _standalone | System.Xml.XmlUtf8RawTextWriter | protected |
| _stream | System.Xml.XmlUtf8RawTextWriter | protected |
| _textPos | System.Xml.XmlUtf8RawTextWriter | protected |
| _useAsync | System.Xml.XmlUtf8RawTextWriter | private |
| _WriteAttributeTextBlockAsync(string text, int curIndex, int leftCount) | System.Xml.XmlUtf8RawTextWriter | inlineprivate |
| _WriteElementTextBlockAsync(bool newLine, string text, int curIndex, int leftCount) | System.Xml.XmlUtf8RawTextWriter | inlineprivate |
| _writeNodeBuffer | System.Xml.XmlWriter | private |
| _writeToNull | System.Xml.XmlUtf8RawTextWriter | protected |
| AmpEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| CarriageReturnEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| CharEntity(byte *pDst, char ch) | System.Xml.XmlUtf8RawTextWriter | inlineprivatestatic |
| CharToUTF8(ref char *pSrc, char *pSrcEnd, ref byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlinepackagestatic |
| CheckAsyncCall() | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| Close() | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| System::Xml::XmlRawWriter.Close(WriteState currentState) | System.Xml.XmlRawWriter | inlinepackagevirtual |
| Create(string outputFileName) | System.Xml.XmlWriter | inlinestatic |
| Create(string outputFileName, XmlWriterSettings? settings) | System.Xml.XmlWriter | inlinestatic |
| Create(Stream output) | System.Xml.XmlWriter | inlinestatic |
| Create(Stream output, XmlWriterSettings? settings) | System.Xml.XmlWriter | inlinestatic |
| Create(TextWriter output) | System.Xml.XmlWriter | inlinestatic |
| Create(TextWriter output, XmlWriterSettings? settings) | System.Xml.XmlWriter | inlinestatic |
| Create(StringBuilder output) | System.Xml.XmlWriter | inlinestatic |
| Create(StringBuilder output, XmlWriterSettings? settings) | System.Xml.XmlWriter | inlinestatic |
| Create(XmlWriter output) | System.Xml.XmlWriter | inlinestatic |
| Create(XmlWriter output, XmlWriterSettings? settings) | System.Xml.XmlWriter | inlinestatic |
| Dispose() | System.Xml.XmlWriter | inline |
| Dispose(bool disposing) | System.Xml.XmlWriter | inlineprotectedvirtual |
| DisposeAsync() | System.Xml.XmlWriter | inline |
| DisposeAsyncCore() | System.Xml.XmlUtf8RawTextWriter | inlineprotectedvirtual |
| System::Xml::XmlRawWriter.DisposeAsyncCore(WriteState currentState) | System.Xml.XmlRawWriter | inlinepackagevirtual |
| EncodeChar(ref char *pSrc, char *pSrcEnd, ref byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlinepackage |
| EncodeMultibyteUTF8(int ch, byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlinepackagestatic |
| EncodeSurrogate(char *pSrc, char *pSrcEnd, byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprivatestatic |
| Flush() | System.Xml.XmlUtf8RawTextWriter | inline |
| FlushAsync() | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| FlushBuffer() | System.Xml.XmlUtf8RawTextWriter | inlineprotectedvirtual |
| FlushBufferAsync() | System.Xml.XmlUtf8RawTextWriter | inlineprotectedvirtual |
| FlushEncoder() | System.Xml.XmlUtf8RawTextWriter | inlineprivate |
| GtEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| InvalidXmlChar(int ch, byte *pDst, bool entitize) | System.Xml.XmlUtf8RawTextWriter | inlineprivate |
| IsSurrogateByte(byte b) | System.Xml.XmlUtf8RawTextWriter | inlineprivatestatic |
| LineFeedEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| LookupPrefix(string ns) | System.Xml.XmlRawWriter | inline |
| LtEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| NamespaceResolver | System.Xml.XmlRawWriter | package |
| OnRootElement(ConformanceLevel conformanceLevel) | System.Xml.XmlRawWriter | inlinepackagevirtual |
| QuoteEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| RawEndCData(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| RawStartCData(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| RawText(string s) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| RawText(char *pSrcBegin, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| RawTextAsync(string text) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| RawTextAsync(string text1, string text2=null, string text3=null, string text4=null) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| RawTextNoFlush(char *pSrcBegin, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| RawTextNoFlush(string text, int index, int count) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| Settings | System.Xml.XmlUtf8RawTextWriter | |
| StartElementContent() | System.Xml.TextUtf8RawTextWriter | inlinepackage |
| SupportsNamespaceDeclarationInChunks | System.Xml.TextUtf8RawTextWriter | package |
| TabEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| TextUtf8RawTextWriter(Stream stream, XmlWriterSettings settings) | System.Xml.TextUtf8RawTextWriter | inline |
| ValidateContentChars(string chars, string propertyName, bool allowOnlyWhitespace) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteAttributes(XmlReader reader, bool defattr) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteAttributesAsync(XmlReader reader, bool defattr) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteAttributeString(string localName, string? ns, string? value) | System.Xml.XmlWriter | inline |
| WriteAttributeString(string localName, string? value) | System.Xml.XmlWriter | inline |
| WriteAttributeString(string? prefix, string localName, string? ns, string? value) | System.Xml.XmlWriter | inline |
| WriteAttributeStringAsync(string? prefix, string localName, string? ns, string? value) | System.Xml.XmlWriter | inline |
| WriteAttributeStringAsyncHelper(Task task, string value) | System.Xml.XmlWriter | inlineprivate |
| WriteAttributeTextBlock(char *pSrc, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteAttributeTextBlockAsync(char[] chars, int index, int count) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteAttributeTextBlockAsync(string text) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteAttributeTextBlockNoFlush(char *pSrc, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteAttributeTextBlockNoFlush(char[] chars, int index, int count) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteAttributeTextBlockNoFlush(string text, int index, int count) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteBase64(byte[] buffer, int index, int count) | System.Xml.XmlRawWriter | inline |
| WriteBase64Async(byte[] buffer, int index, int count) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteBinHex(byte[] buffer, int index, int count) | System.Xml.XmlWriter | inlinevirtual |
| WriteBinHexAsync(byte[] buffer, int index, int count) | System.Xml.XmlWriter | inlinevirtual |
| WriteCData(string text) | System.Xml.TextUtf8RawTextWriter | inline |
| System::Xml::XmlWriter.WriteCData(string? text) | System.Xml.XmlWriter | |
| WriteCDataAsync(string text) | System.Xml.XmlUtf8RawTextWriter | inline |
| System::Xml::XmlWriter.WriteCDataAsync(string? text) | System.Xml.XmlWriter | inlinevirtual |
| WriteCDataSection(string text) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteCDataSectionAsync(string text) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteCDataSectionNoFlush(string text, int index, int count, out bool needWriteNewLine) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteCharEntity(char ch) | System.Xml.TextUtf8RawTextWriter | inline |
| WriteCharEntityAsync(char ch) | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| WriteChars(char[] buffer, int index, int count) | System.Xml.TextUtf8RawTextWriter | inline |
| WriteCharsAsync(char[] buffer, int index, int count) | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| WriteComment(string text) | System.Xml.TextUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteComment(string? text) | System.Xml.XmlWriter | |
| WriteCommentAsync(string text) | System.Xml.XmlUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteCommentAsync(string? text) | System.Xml.XmlWriter | inlinevirtual |
| WriteCommentOrPi(string text, int stopChar) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteCommentOrPiAsync(string text, int stopChar) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteCommentOrPiNoFlush(string text, int index, int count, int stopChar, out bool needWriteNewLine) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteDocType(string name, string pubid, string sysid, string subset) | System.Xml.TextUtf8RawTextWriter | inline |
| System::Xml::XmlWriter.WriteDocType(string name, string? pubid, string? sysid, string? subset) | System.Xml.XmlWriter | |
| WriteDocTypeAsync(string name, string pubid, string sysid, string subset) | System.Xml.XmlUtf8RawTextWriter | inline |
| System::Xml::XmlWriter.WriteDocTypeAsync(string name, string? pubid, string? sysid, string? subset) | System.Xml.XmlWriter | inlinevirtual |
| WriteElementString(string localName, string? value) | System.Xml.XmlWriter | inline |
| WriteElementString(string localName, string? ns, string? value) | System.Xml.XmlWriter | inline |
| WriteElementString(string? prefix, string localName, string? ns, string? value) | System.Xml.XmlWriter | inline |
| WriteElementStringAsync(string? prefix, string localName, string? ns, string value) | System.Xml.XmlWriter | inline |
| WriteElementTextBlock(char *pSrc, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteElementTextBlockAsync(char[] chars, int index, int count) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteElementTextBlockAsync(string text) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteElementTextBlockNoFlush(char *pSrc, char *pSrcEnd, out bool needWriteNewLine) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteElementTextBlockNoFlush(char[] chars, int index, int count, out bool needWriteNewLine) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteElementTextBlockNoFlush(string text, int index, int count, out bool needWriteNewLine) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteEndAttribute() | System.Xml.TextUtf8RawTextWriter | inline |
| WriteEndAttributeAsync() | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteEndBase64() | System.Xml.XmlRawWriter | inlinepackagevirtual |
| WriteEndBase64Async() | System.Xml.XmlRawWriter | inlinepackagevirtual |
| WriteEndDocument() | System.Xml.XmlRawWriter | inline |
| WriteEndDocumentAsync() | System.Xml.XmlRawWriter | inlinevirtual |
| WriteEndElement(string prefix, string localName, string ns) | System.Xml.TextUtf8RawTextWriter | inlinepackage |
| System::Xml::XmlRawWriter.WriteEndElement() | System.Xml.XmlRawWriter | inline |
| WriteEndElementAsync(string prefix, string localName, string ns) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| System::Xml::XmlRawWriter.WriteEndElementAsync() | System.Xml.XmlRawWriter | inlinevirtual |
| WriteEndNamespaceDeclaration() | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteEndNamespaceDeclarationAsync() | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteEntityRef(string name) | System.Xml.TextUtf8RawTextWriter | inline |
| WriteEntityRefAsync(string name) | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| WriteFullEndElement(string prefix, string localName, string ns) | System.Xml.TextUtf8RawTextWriter | inlinepackagevirtual |
| System::Xml::XmlRawWriter.WriteFullEndElement() | System.Xml.XmlRawWriter | inline |
| WriteFullEndElementAsync(string prefix, string localName, string ns) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| System::Xml::XmlRawWriter.WriteFullEndElementAsync() | System.Xml.XmlRawWriter | inlinevirtual |
| WriteLocalNamespaces(XPathNavigator nsNav) | System.Xml.XmlWriter | inlineprivate |
| WriteLocalNamespacesAsync(XPathNavigator nsNav) | System.Xml.XmlWriter | inlineprivate |
| WriteName(string name) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteNameAsync(string name) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteNamespaceDeclaration(string prefix, string ns) | System.Xml.TextUtf8RawTextWriter | inlinepackage |
| WriteNamespaceDeclarationAsync(string prefix, string namespaceName) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteNewLine(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteNmToken(string name) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteNmTokenAsync(string name) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteNode(XmlReader reader, bool defattr) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteNode(XPathNavigator navigator, bool defattr) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteNodeAsync(XmlReader reader, bool defattr) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteNodeAsync(XPathNavigator navigator, bool defattr) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteNodeAsync_CallAsyncReader(XmlReader reader, bool defattr) | System.Xml.XmlWriter | inlinepackage |
| WriteNodeAsync_CallSyncReader(XmlReader reader, bool defattr) | System.Xml.XmlWriter | inlinepackage |
| WriteProcessingInstruction(string name, string text) | System.Xml.TextUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteProcessingInstruction(string name, string? text) | System.Xml.XmlWriter | |
| WriteProcessingInstructionAsync(string name, string text) | System.Xml.XmlUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteProcessingInstructionAsync(string name, string? text) | System.Xml.XmlWriter | inlinevirtual |
| WriteQualifiedName(string localName, string ns) | System.Xml.XmlRawWriter | inline |
| WriteQualifiedName(string prefix, string localName, string ns) | System.Xml.XmlRawWriter | inlinepackagevirtual |
| System::Xml::XmlWriter.WriteQualifiedName(string localName, string? ns) | System.Xml.XmlWriter | inlinevirtual |
| WriteQualifiedNameAsync(string localName, string ns) | System.Xml.XmlRawWriter | inline |
| WriteQualifiedNameAsync(string prefix, string localName, string ns) | System.Xml.XmlRawWriter | inlinepackagevirtual |
| System::Xml::XmlWriter.WriteQualifiedNameAsync(string localName, string? ns) | System.Xml.XmlWriter | inlinevirtual |
| WriteRaw(char[] buffer, int index, int count) | System.Xml.TextUtf8RawTextWriter | inline |
| WriteRaw(string data) | System.Xml.TextUtf8RawTextWriter | inline |
| WriteRawAsync(char[] buffer, int index, int count) | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| WriteRawAsync(string data) | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| WriteRawWithCharChecking(char *pSrcBegin, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteRawWithCharCheckingAsync(char[] chars, int index, int count) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteRawWithCharCheckingAsync(string text) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteRawWithCharCheckingNoFlush(char *pSrcBegin, char *pSrcEnd, out bool needWriteNewLine) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteRawWithCharCheckingNoFlush(char[] chars, int index, int count, out bool needWriteNewLine) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteRawWithCharCheckingNoFlush(string text, int index, int count, out bool needWriteNewLine) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteStartAttribute(string prefix, string localName, string ns) | System.Xml.TextUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteStartAttribute(string localName, string? ns) | System.Xml.XmlWriter | inline |
| System::Xml::XmlRawWriter.WriteStartAttribute(string? prefix, string localName, string? ns) | System.Xml.XmlWriter | |
| System::Xml::XmlRawWriter.WriteStartAttribute(string localName) | System.Xml.XmlWriter | inline |
| WriteStartAttribute_SetInAttribute() | System.Xml.XmlUtf8RawTextWriter | inlineprivate |
| WriteStartAttributeAsync(string prefix, string localName, string ns) | System.Xml.XmlUtf8RawTextWriter | inlinepackage |
| System::Xml::XmlRawWriter.WriteStartAttributeAsync(string? prefix, string localName, string? ns) | System.Xml.XmlWriter | inlinepackagevirtual |
| WriteStartDocument() | System.Xml.XmlRawWriter | inline |
| WriteStartDocument(bool standalone) | System.Xml.XmlRawWriter | inline |
| WriteStartDocumentAsync() | System.Xml.XmlRawWriter | inlinevirtual |
| WriteStartDocumentAsync(bool standalone) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteStartElement(string prefix, string localName, string ns) | System.Xml.TextUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteStartElement(string localName, string? ns) | System.Xml.XmlWriter | inline |
| System::Xml::XmlRawWriter.WriteStartElement(string? prefix, string localName, string? ns) | System.Xml.XmlWriter | |
| System::Xml::XmlRawWriter.WriteStartElement(string localName) | System.Xml.XmlWriter | inline |
| WriteStartElementAsync(string prefix, string localName, string ns) | System.Xml.XmlUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteStartElementAsync(string? prefix, string localName, string? ns) | System.Xml.XmlWriter | inlinevirtual |
| WriteStartElementAsync_SetAttEndPos() | System.Xml.XmlUtf8RawTextWriter | inlineprivate |
| WriteStartNamespaceDeclaration(string prefix) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteStartNamespaceDeclarationAsync(string prefix) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteState | System.Xml.XmlRawWriter | |
| WriteString(string textBlock) | System.Xml.TextUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteString(string? text) | System.Xml.XmlWriter | |
| WriteStringAsync(string text) | System.Xml.XmlUtf8RawTextWriter | inline |
| System::Xml::XmlRawWriter.WriteStringAsync(string? text) | System.Xml.XmlWriter | inlinevirtual |
| WriteSurrogateCharEntity(char lowChar, char highChar) | System.Xml.TextUtf8RawTextWriter | inline |
| WriteSurrogateCharEntityAsync(char lowChar, char highChar) | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| WriteValue(object value) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteValue(string value) | System.Xml.XmlRawWriter | inline |
| WriteValue(DateTimeOffset value) | System.Xml.XmlRawWriter | inlinevirtual |
| System::Xml::XmlWriter.WriteValue(string? value) | System.Xml.XmlWriter | inlinevirtual |
| System::Xml::XmlWriter.WriteValue(bool value) | System.Xml.XmlWriter | inlinevirtual |
| System::Xml::XmlWriter.WriteValue(DateTime value) | System.Xml.XmlWriter | inlinevirtual |
| System::Xml::XmlWriter.WriteValue(double value) | System.Xml.XmlWriter | inlinevirtual |
| System::Xml::XmlWriter.WriteValue(float value) | System.Xml.XmlWriter | inlinevirtual |
| System::Xml::XmlWriter.WriteValue(decimal value) | System.Xml.XmlWriter | inlinevirtual |
| System::Xml::XmlWriter.WriteValue(int value) | System.Xml.XmlWriter | inlinevirtual |
| System::Xml::XmlWriter.WriteValue(long value) | System.Xml.XmlWriter | inlinevirtual |
| WriteWhitespace(string ws) | System.Xml.TextUtf8RawTextWriter | inline |
| System::Xml::XmlWriter.WriteWhitespace(string? ws) | System.Xml.XmlWriter | |
| WriteWhitespaceAsync(string ws) | System.Xml.XmlUtf8RawTextWriter | inline |
| System::Xml::XmlWriter.WriteWhitespaceAsync(string? ws) | System.Xml.XmlWriter | inlinevirtual |
| WriteXmlDeclaration(XmlStandalone standalone) | System.Xml.TextUtf8RawTextWriter | inlinepackagevirtual |
| WriteXmlDeclaration(string xmldecl) | System.Xml.TextUtf8RawTextWriter | inlinepackagevirtual |
| WriteXmlDeclarationAsync(XmlStandalone standalone) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteXmlDeclarationAsync(string xmldecl) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| XmlLang | System.Xml.XmlRawWriter | |
| XmlSpace | System.Xml.XmlRawWriter | |
| XmlUtf8RawTextWriter(XmlWriterSettings settings) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| XmlUtf8RawTextWriter(Stream stream, XmlWriterSettings settings) | System.Xml.XmlUtf8RawTextWriter | inline |