| AmpEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| 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 |
| CarriageReturnEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| cdataPos | System.Xml.XmlUtf8RawTextWriter | protected |
| CharEntity(byte *pDst, char ch) | System.Xml.XmlUtf8RawTextWriter | inlineprivatestatic |
| CharToUTF8(ref char *pSrc, char *pSrcEnd, ref byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlinepackagestatic |
| checkCharacters | System.Xml.XmlUtf8RawTextWriter | protected |
| Close() | System.Xml.XmlUtf8RawTextWriter | inlinevirtual |
| System::Xml::XmlRawWriter.Close(WriteState currentState) | System.Xml.XmlRawWriter | inlinepackagevirtual |
| closeOutput | System.Xml.XmlUtf8RawTextWriter | protected |
| conformanceLevel | System.Xml.XmlUtf8RawTextWriterIndent | protected |
| contentPos | System.Xml.XmlUtf8RawTextWriter | protected |
| Create(Stream output, XmlWriterSettings settings) | System.Xml.XmlWriter | inlinestatic |
| Create(TextWriter output, XmlWriterSettings settings) | System.Xml.XmlWriter | inlinestatic |
| Dispose() | System.Xml.XmlWriter | inline |
| Dispose(bool disposing) | System.Xml.XmlWriter | inlineprotectedvirtual |
| 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 |
| encoding | System.Xml.XmlUtf8RawTextWriter | protected |
| Flush() | System.Xml.XmlUtf8RawTextWriter | inline |
| FlushBuffer() | System.Xml.XmlUtf8RawTextWriter | inlineprotectedvirtual |
| FlushEncoder() | System.Xml.XmlUtf8RawTextWriter | inlineprivate |
| GtEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| hadDoubleBracket | System.Xml.XmlUtf8RawTextWriter | protected |
| inAttributeValue | System.Xml.XmlUtf8RawTextWriter | protected |
| indentChars | System.Xml.XmlUtf8RawTextWriterIndent | protected |
| indentLevel | System.Xml.XmlUtf8RawTextWriterIndent | protected |
| Init(XmlWriterSettings settings) | System.Xml.XmlUtf8RawTextWriterIndent | inlineprivate |
| 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 |
| mergeCDataSections | System.Xml.XmlUtf8RawTextWriter | protected |
| mixedContent | System.Xml.XmlUtf8RawTextWriterIndent | protected |
| mixedContentStack | System.Xml.XmlUtf8RawTextWriterIndent | private |
| NamespaceResolver | System.Xml.XmlRawWriter | package |
| newLineChars | System.Xml.XmlUtf8RawTextWriter | protected |
| newLineHandling | System.Xml.XmlUtf8RawTextWriter | protected |
| newLineOnAttributes | System.Xml.XmlUtf8RawTextWriterIndent | protected |
| omitXmlDeclaration | System.Xml.XmlUtf8RawTextWriter | protected |
| OnRootElement(ConformanceLevel currentConformanceLevel) | System.Xml.XmlUtf8RawTextWriterIndent | inlinepackagevirtual |
| outputMethod | System.Xml.XmlUtf8RawTextWriter | protected |
| 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 |
| resolver | System.Xml.XmlRawWriter | protected |
| standalone | System.Xml.XmlUtf8RawTextWriter | protected |
| StartElementContent() | System.Xml.XmlUtf8RawTextWriterIndent | inlinepackage |
| stream | System.Xml.XmlUtf8RawTextWriter | protected |
| SupportsNamespaceDeclarationInChunks | System.Xml.XmlUtf8RawTextWriter | package |
| TabEntity(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotectedstatic |
| textPos | System.Xml.XmlUtf8RawTextWriter | protected |
| useAsync | System.Xml.XmlUtf8RawTextWriter | private |
| ValidateContentChars(string chars, string propertyName, bool allowOnlyWhitespace) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteAttributeString(string prefix, string localName, string ns, string value) | System.Xml.XmlWriter | inline |
| WriteAttributeTextBlock(char *pSrc, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteBase64(byte[] buffer, int index, int count) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteBinHex(byte[] buffer, int index, int count) | System.Xml.XmlWriter | inlinevirtual |
| WriteCData(string text) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteCDataSection(string text) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteCharEntity(char ch) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteChars(char[] buffer, int index, int count) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteComment(string text) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteCommentOrPi(string text, int stopChar) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteDocType(string name, string pubid, string sysid, string subset) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteElementTextBlock(char *pSrc, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteEndAttribute() | System.Xml.XmlUtf8RawTextWriter | inline |
| WriteEndBase64() | System.Xml.XmlRawWriter | inlinepackagevirtual |
| WriteEndDocument() | System.Xml.XmlRawWriter | inline |
| WriteEndElement(string prefix, string localName, string ns) | System.Xml.XmlUtf8RawTextWriterIndent | inlinepackage |
| System::Xml::XmlRawWriter.WriteEndElement() | System.Xml.XmlRawWriter | inline |
| WriteEndNamespaceDeclaration() | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteEntityRef(string name) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteFullEndElement(string prefix, string localName, string ns) | System.Xml.XmlUtf8RawTextWriterIndent | inlinepackagevirtual |
| System::Xml::XmlRawWriter.WriteFullEndElement() | System.Xml.XmlRawWriter | inline |
| WriteIndent() | System.Xml.XmlUtf8RawTextWriterIndent | inlineprivate |
| WriteNamespaceDeclaration(string prefix, string namespaceName) | System.Xml.XmlUtf8RawTextWriter | inlinepackage |
| WriteNewLine(byte *pDst) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteProcessingInstruction(string target, string text) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteRaw(char[] buffer, int index, int count) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteRaw(string data) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteRawWithCharChecking(char *pSrcBegin, char *pSrcEnd) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| WriteStartAttribute(string prefix, string localName, string ns) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteStartDocument() | System.Xml.XmlRawWriter | inline |
| WriteStartDocument(bool standalone) | System.Xml.XmlRawWriter | inline |
| WriteStartElement(string prefix, string localName, string ns) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteStartNamespaceDeclaration(string prefix) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteState | System.Xml.XmlRawWriter | |
| WriteString(string text) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteSurrogateCharEntity(char lowChar, char highChar) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| writeToNull | System.Xml.XmlUtf8RawTextWriter | protected |
| WriteValue(string value) | System.Xml.XmlRawWriter | inlinevirtual |
| WriteWhitespace(string ws) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| WriteXmlDeclaration(XmlStandalone standalone) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| WriteXmlDeclaration(string xmldecl) | System.Xml.XmlUtf8RawTextWriter | inlinepackagevirtual |
| xmlCharType | System.Xml.XmlUtf8RawTextWriter | protected |
| XmlRawWriter() | System.Xml.XmlRawWriter | inlineprotected |
| XmlUtf8RawTextWriter(XmlWriterSettings settings) | System.Xml.XmlUtf8RawTextWriter | inlineprotected |
| XmlUtf8RawTextWriter(Stream stream, XmlWriterSettings settings) | System.Xml.XmlUtf8RawTextWriter | inline |
| XmlUtf8RawTextWriterIndent(Stream stream, XmlWriterSettings settings) | System.Xml.XmlUtf8RawTextWriterIndent | inline |
| XmlWriter() | System.Xml.XmlWriter | inlineprotected |