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

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

_attrEndPosSystem.Xml.XmlUtf8RawTextWriterprotected
_attributePropertySearchSystem.Xml.HtmlUtf8RawTextWriterprotectedstatic
_autoXmlDeclarationSystem.Xml.XmlUtf8RawTextWriterprotected
_base64EncoderSystem.Xml.XmlRawWriterprotected
_bufBytesSystem.Xml.XmlUtf8RawTextWriterprotected
_bufLenSystem.Xml.XmlUtf8RawTextWriterprotected
_bufPosSystem.Xml.XmlUtf8RawTextWriterprotected
_cdataPosSystem.Xml.XmlUtf8RawTextWriterprotected
_checkCharactersSystem.Xml.XmlUtf8RawTextWriterprotected
_closeOutputSystem.Xml.XmlUtf8RawTextWriterprotected
_contentPosSystem.Xml.XmlUtf8RawTextWriterprotected
_currentAttributePropertiesSystem.Xml.HtmlUtf8RawTextWriterprivate
_currentElementPropertiesSystem.Xml.HtmlUtf8RawTextWriterprotected
_doNotEscapeUriAttributesSystem.Xml.HtmlUtf8RawTextWriterprivate
_elementPropertySearchSystem.Xml.HtmlUtf8RawTextWriterprotectedstatic
_elementScopeSystem.Xml.HtmlUtf8RawTextWriterprotected
_encodingSystem.Xml.XmlUtf8RawTextWriterprotected
_endBlockPosSystem.Xml.HtmlUtf8RawTextWriterIndentprivate
_endsWithAmpersandSystem.Xml.HtmlUtf8RawTextWriterprivate
_hadDoubleBracketSystem.Xml.XmlUtf8RawTextWriterprotected
_inAttributeValueSystem.Xml.XmlUtf8RawTextWriterprotected
_indentCharsSystem.Xml.HtmlUtf8RawTextWriterIndentprivate
_indentLevelSystem.Xml.HtmlUtf8RawTextWriterIndentprivate
_mediaTypeSystem.Xml.HtmlUtf8RawTextWriterprivate
_mergeCDataSectionsSystem.Xml.XmlUtf8RawTextWriterprotected
_newLineCharsSystem.Xml.XmlUtf8RawTextWriterprotected
_newLineHandlingSystem.Xml.XmlUtf8RawTextWriterprotected
_newLineOnAttributesSystem.Xml.HtmlUtf8RawTextWriterIndentprivate
_omitXmlDeclarationSystem.Xml.XmlUtf8RawTextWriterprotected
_outputMethodSystem.Xml.XmlUtf8RawTextWriterprotected
_RawTextAsync(string text1, int curIndex1, int leftCount1, string text2=null, string text3=null, string text4=null)System.Xml.XmlUtf8RawTextWriterinlineprivate
_resolverSystem.Xml.XmlRawWriterprotected
_standaloneSystem.Xml.XmlUtf8RawTextWriterprotected
_streamSystem.Xml.XmlUtf8RawTextWriterprotected
_textPosSystem.Xml.XmlUtf8RawTextWriterprotected
_uriEscapingBufferSystem.Xml.HtmlUtf8RawTextWriterprivate
_useAsyncSystem.Xml.XmlUtf8RawTextWriterprivate
_WriteAttributeTextBlockAsync(string text, int curIndex, int leftCount)System.Xml.XmlUtf8RawTextWriterinlineprivate
_WriteElementTextBlockAsync(bool newLine, string text, int curIndex, int leftCount)System.Xml.XmlUtf8RawTextWriterinlineprivate
_writeNodeBufferSystem.Xml.XmlWriterprivate
_writeToNullSystem.Xml.XmlUtf8RawTextWriterprotected
AmpEntity(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
CarriageReturnEntity(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
CharEntity(byte *pDst, char ch)System.Xml.XmlUtf8RawTextWriterinlineprivatestatic
CharToUTF8(ref char *pSrc, char *pSrcEnd, ref byte *pDst)System.Xml.XmlUtf8RawTextWriterinlinepackagestatic
CheckAsyncCall()System.Xml.XmlUtf8RawTextWriterinlineprotected
Close()System.Xml.XmlUtf8RawTextWriterinlinevirtual
System::Xml::XmlRawWriter.Close(WriteState currentState)System.Xml.XmlRawWriterinlinepackagevirtual
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
Dispose()System.Xml.XmlWriterinline
Dispose(bool disposing)System.Xml.XmlWriterinlineprotectedvirtual
DisposeAsync()System.Xml.XmlWriterinline
DisposeAsyncCore()System.Xml.XmlUtf8RawTextWriterinlineprotectedvirtual
System::Xml::XmlRawWriter.DisposeAsyncCore(WriteState currentState)System.Xml.XmlRawWriterinlinepackagevirtual
EncodeChar(ref char *pSrc, char *pSrcEnd, ref byte *pDst)System.Xml.XmlUtf8RawTextWriterinlinepackage
EncodeMultibyteUTF8(int ch, byte *pDst)System.Xml.XmlUtf8RawTextWriterinlinepackagestatic
EncodeSurrogate(char *pSrc, char *pSrcEnd, byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprivatestatic
Flush()System.Xml.XmlUtf8RawTextWriterinline
FlushAsync()System.Xml.XmlUtf8RawTextWriterinlinevirtual
FlushBuffer()System.Xml.HtmlUtf8RawTextWriterIndentinlineprotectedvirtual
FlushBufferAsync()System.Xml.XmlUtf8RawTextWriterinlineprotectedvirtual
FlushEncoder()System.Xml.XmlUtf8RawTextWriterinlineprivate
GtEntity(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
HtmlUtf8RawTextWriter(Stream stream, XmlWriterSettings settings)System.Xml.HtmlUtf8RawTextWriterinline
HtmlUtf8RawTextWriterIndent(Stream stream, XmlWriterSettings settings)System.Xml.HtmlUtf8RawTextWriterIndentinline
Init(XmlWriterSettings settings)System.Xml.HtmlUtf8RawTextWriterIndentinlineprivate
InvalidXmlChar(int ch, byte *pDst, bool entitize)System.Xml.XmlUtf8RawTextWriterinlineprivate
IsSurrogateByte(byte b)System.Xml.XmlUtf8RawTextWriterinlineprivatestatic
LineFeedEntity(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
LookupPrefix(string ns)System.Xml.XmlRawWriterinline
LtEntity(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
NamespaceResolverSystem.Xml.XmlRawWriterpackage
OnRootElement(ConformanceLevel conformanceLevel)System.Xml.XmlRawWriterinlinepackagevirtual
OutputRestAmps()System.Xml.HtmlUtf8RawTextWriterinlineprivate
QuoteEntity(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
RawEndCData(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
RawStartCData(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
RawText(string s)System.Xml.XmlUtf8RawTextWriterinlineprotected
RawText(char *pSrcBegin, char *pSrcEnd)System.Xml.XmlUtf8RawTextWriterinlineprotected
RawTextAsync(string text)System.Xml.XmlUtf8RawTextWriterinlineprotected
RawTextAsync(string text1, string text2=null, string text3=null, string text4=null)System.Xml.XmlUtf8RawTextWriterinlineprotected
RawTextNoFlush(char *pSrcBegin, char *pSrcEnd)System.Xml.XmlUtf8RawTextWriterinlineprotected
RawTextNoFlush(string text, int index, int count)System.Xml.XmlUtf8RawTextWriterinlineprotected
SettingsSystem.Xml.XmlUtf8RawTextWriter
StartElementContent()System.Xml.HtmlUtf8RawTextWriterIndentinlinepackage
SupportsNamespaceDeclarationInChunksSystem.Xml.XmlUtf8RawTextWriterpackage
TabEntity(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotectedstatic
ValidateContentChars(string chars, string propertyName, bool allowOnlyWhitespace)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteAttributes(XmlReader reader, bool defattr)System.Xml.XmlRawWriterinlinevirtual
WriteAttributesAsync(XmlReader reader, bool defattr)System.Xml.XmlRawWriterinlinevirtual
WriteAttributeString(string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteAttributeString(string localName, string? value)System.Xml.XmlWriterinline
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
WriteAttributeTextBlock(char *pSrc, char *pSrcEnd)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteAttributeTextBlockAsync(char[] chars, int index, int count)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteAttributeTextBlockAsync(string text)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteAttributeTextBlockNoFlush(char *pSrc, char *pSrcEnd)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteAttributeTextBlockNoFlush(char[] chars, int index, int count)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteAttributeTextBlockNoFlush(string text, int index, int count)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteBase64(byte[] buffer, int index, int count)System.Xml.XmlRawWriterinline
WriteBase64Async(byte[] buffer, int index, int count)System.Xml.XmlRawWriterinlinevirtual
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.XmlUtf8RawTextWriterinline
System::Xml::XmlWriter.WriteCData(string? text)System.Xml.XmlWriter
WriteCDataAsync(string text)System.Xml.XmlUtf8RawTextWriterinline
System::Xml::XmlWriter.WriteCDataAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteCDataSection(string text)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteCDataSectionAsync(string text)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteCDataSectionNoFlush(string text, int index, int count, out bool needWriteNewLine)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteCharEntity(char ch)System.Xml.HtmlUtf8RawTextWriterinline
WriteCharEntityAsync(char ch)System.Xml.XmlUtf8RawTextWriterinlinevirtual
WriteChars(char[] buffer, int index, int count)System.Xml.HtmlUtf8RawTextWriterinline
WriteCharsAsync(char[] buffer, int index, int count)System.Xml.XmlUtf8RawTextWriterinlinevirtual
WriteComment(string text)System.Xml.XmlUtf8RawTextWriterinline
System::Xml::XmlRawWriter.WriteComment(string? text)System.Xml.XmlWriter
WriteCommentAsync(string text)System.Xml.XmlUtf8RawTextWriterinline
System::Xml::XmlRawWriter.WriteCommentAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteCommentOrPi(string text, int stopChar)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteCommentOrPiAsync(string text, int stopChar)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteCommentOrPiNoFlush(string text, int index, int count, int stopChar, out bool needWriteNewLine)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteDocType(string name, string pubid, string sysid, string subset)System.Xml.HtmlUtf8RawTextWriterIndentinline
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.XmlUtf8RawTextWriterinline
System::Xml::XmlWriter.WriteDocTypeAsync(string name, string? pubid, string? sysid, string? subset)System.Xml.XmlWriterinlinevirtual
WriteElementString(string localName, string? value)System.Xml.XmlWriterinline
WriteElementString(string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteElementString(string? prefix, string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteElementStringAsync(string? prefix, string localName, string? ns, string value)System.Xml.XmlWriterinline
WriteElementTextBlock(char *pSrc, char *pSrcEnd)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteElementTextBlockAsync(char[] chars, int index, int count)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteElementTextBlockAsync(string text)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteElementTextBlockNoFlush(char *pSrc, char *pSrcEnd, out bool needWriteNewLine)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteElementTextBlockNoFlush(char[] chars, int index, int count, out bool needWriteNewLine)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteElementTextBlockNoFlush(string text, int index, int count, out bool needWriteNewLine)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteEndAttribute()System.Xml.HtmlUtf8RawTextWriterinline
WriteEndAttributeAsync()System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
WriteEndBase64()System.Xml.XmlRawWriterinlinepackagevirtual
WriteEndBase64Async()System.Xml.XmlRawWriterinlinepackagevirtual
WriteEndDocument()System.Xml.XmlRawWriterinline
WriteEndDocumentAsync()System.Xml.XmlRawWriterinlinevirtual
WriteEndElement(string prefix, string localName, string ns)System.Xml.HtmlUtf8RawTextWriterIndentinlinepackage
System::Xml::XmlRawWriter.WriteEndElement()System.Xml.XmlRawWriterinline
WriteEndElementAsync(string prefix, string localName, string ns)System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
System::Xml::XmlRawWriter.WriteEndElementAsync()System.Xml.XmlRawWriterinlinevirtual
WriteEndNamespaceDeclaration()System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
WriteEndNamespaceDeclarationAsync()System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
WriteEntityRef(string name)System.Xml.HtmlUtf8RawTextWriterinline
WriteEntityRefAsync(string name)System.Xml.XmlUtf8RawTextWriterinlinevirtual
WriteFullEndElement(string prefix, string localName, string ns)System.Xml.HtmlUtf8RawTextWriterinlinepackagevirtual
System::Xml::XmlRawWriter.WriteFullEndElement()System.Xml.XmlRawWriterinline
WriteFullEndElementAsync(string prefix, string localName, string ns)System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
System::Xml::XmlRawWriter.WriteFullEndElementAsync()System.Xml.XmlRawWriterinlinevirtual
WriteHtmlAttributeText(char *pSrc, char *pSrcEnd)System.Xml.HtmlUtf8RawTextWriterinlineprivate
WriteHtmlAttributeTextBlock(char *pSrc, char *pSrcEnd)System.Xml.HtmlUtf8RawTextWriterinlineprotected
WriteHtmlElementTextBlock(char *pSrc, char *pSrcEnd)System.Xml.HtmlUtf8RawTextWriterinlineprotected
WriteIndent()System.Xml.HtmlUtf8RawTextWriterIndentinlineprivate
WriteLocalNamespaces(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteLocalNamespacesAsync(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteMetaElement()System.Xml.HtmlUtf8RawTextWriterinlineprotected
WriteName(string name)System.Xml.XmlRawWriterinlinevirtual
WriteNameAsync(string name)System.Xml.XmlRawWriterinlinevirtual
WriteNamespaceDeclaration(string prefix, string namespaceName)System.Xml.XmlUtf8RawTextWriterinlinepackage
WriteNamespaceDeclarationAsync(string prefix, string namespaceName)System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
WriteNewLine(byte *pDst)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteNmToken(string name)System.Xml.XmlRawWriterinlinevirtual
WriteNmTokenAsync(string name)System.Xml.XmlRawWriterinlinevirtual
WriteNode(XmlReader reader, bool defattr)System.Xml.XmlRawWriterinlinevirtual
WriteNode(XPathNavigator navigator, bool defattr)System.Xml.XmlRawWriterinlinevirtual
WriteNodeAsync(XmlReader reader, bool defattr)System.Xml.XmlRawWriterinlinevirtual
WriteNodeAsync(XPathNavigator navigator, bool defattr)System.Xml.XmlRawWriterinlinevirtual
WriteNodeAsync_CallAsyncReader(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinepackage
WriteNodeAsync_CallSyncReader(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinepackage
WriteProcessingInstruction(string target, string text)System.Xml.HtmlUtf8RawTextWriterinline
System::Xml::XmlRawWriter.WriteProcessingInstruction(string name, string? text)System.Xml.XmlWriter
WriteProcessingInstructionAsync(string name, string text)System.Xml.XmlUtf8RawTextWriterinline
System::Xml::XmlRawWriter.WriteProcessingInstructionAsync(string name, string? text)System.Xml.XmlWriterinlinevirtual
WriteQualifiedName(string localName, string ns)System.Xml.XmlRawWriterinline
WriteQualifiedName(string prefix, string localName, string ns)System.Xml.XmlRawWriterinlinepackagevirtual
System::Xml::XmlWriter.WriteQualifiedName(string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteQualifiedNameAsync(string localName, string ns)System.Xml.XmlRawWriterinline
WriteQualifiedNameAsync(string prefix, string localName, string ns)System.Xml.XmlRawWriterinlinepackagevirtual
System::Xml::XmlWriter.WriteQualifiedNameAsync(string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteRaw(char[] buffer, int index, int count)System.Xml.XmlUtf8RawTextWriterinline
WriteRaw(string data)System.Xml.XmlUtf8RawTextWriterinline
WriteRawAsync(char[] buffer, int index, int count)System.Xml.XmlUtf8RawTextWriterinlinevirtual
WriteRawAsync(string data)System.Xml.XmlUtf8RawTextWriterinlinevirtual
WriteRawWithCharChecking(char *pSrcBegin, char *pSrcEnd)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteRawWithCharCheckingAsync(char[] chars, int index, int count)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteRawWithCharCheckingAsync(string text)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteRawWithCharCheckingNoFlush(char *pSrcBegin, char *pSrcEnd, out bool needWriteNewLine)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteRawWithCharCheckingNoFlush(char[] chars, int index, int count, out bool needWriteNewLine)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteRawWithCharCheckingNoFlush(string text, int index, int count, out bool needWriteNewLine)System.Xml.XmlUtf8RawTextWriterinlineprotected
WriteStartAttribute(string prefix, string localName, string ns)System.Xml.HtmlUtf8RawTextWriterIndentinline
System::Xml::XmlRawWriter.WriteStartAttribute(string localName, string? ns)System.Xml.XmlWriterinline
System::Xml::XmlRawWriter.WriteStartAttribute(string? prefix, string localName, string? ns)System.Xml.XmlWriter
System::Xml::XmlRawWriter.WriteStartAttribute(string localName)System.Xml.XmlWriterinline
WriteStartAttribute_SetInAttribute()System.Xml.XmlUtf8RawTextWriterinlineprivate
WriteStartAttributeAsync(string prefix, string localName, string ns)System.Xml.XmlUtf8RawTextWriterinlinepackage
System::Xml::XmlRawWriter.WriteStartAttributeAsync(string? prefix, string localName, string? ns)System.Xml.XmlWriterinlinepackagevirtual
WriteStartDocument()System.Xml.XmlRawWriterinline
WriteStartDocument(bool standalone)System.Xml.XmlRawWriterinline
WriteStartDocumentAsync()System.Xml.XmlRawWriterinlinevirtual
WriteStartDocumentAsync(bool standalone)System.Xml.XmlRawWriterinlinevirtual
WriteStartElement(string prefix, string localName, string ns)System.Xml.HtmlUtf8RawTextWriterIndentinline
System::Xml::XmlRawWriter.WriteStartElement(string localName, string? ns)System.Xml.XmlWriterinline
System::Xml::XmlRawWriter.WriteStartElement(string? prefix, string localName, string? ns)System.Xml.XmlWriter
System::Xml::XmlRawWriter.WriteStartElement(string localName)System.Xml.XmlWriterinline
WriteStartElementAsync(string prefix, string localName, string ns)System.Xml.XmlUtf8RawTextWriterinline
System::Xml::XmlRawWriter.WriteStartElementAsync(string? prefix, string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteStartElementAsync_SetAttEndPos()System.Xml.XmlUtf8RawTextWriterinlineprivate
WriteStartNamespaceDeclaration(string prefix)System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
WriteStartNamespaceDeclarationAsync(string prefix)System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
WriteStateSystem.Xml.XmlRawWriter
WriteString(string text)System.Xml.HtmlUtf8RawTextWriterinline
System::Xml::XmlRawWriter.WriteString(string? text)System.Xml.XmlWriter
WriteStringAsync(string text)System.Xml.XmlUtf8RawTextWriterinline
System::Xml::XmlRawWriter.WriteStringAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteSurrogateCharEntity(char lowChar, char highChar)System.Xml.HtmlUtf8RawTextWriterinline
WriteSurrogateCharEntityAsync(char lowChar, char highChar)System.Xml.XmlUtf8RawTextWriterinlinevirtual
WriteUriAttributeText(char *pSrc, char *pSrcEnd)System.Xml.HtmlUtf8RawTextWriterinlineprivate
WriteValue(object value)System.Xml.XmlRawWriterinlinevirtual
WriteValue(string value)System.Xml.XmlRawWriterinline
WriteValue(DateTimeOffset value)System.Xml.XmlRawWriterinlinevirtual
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(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
WriteWhitespace(string ws)System.Xml.XmlUtf8RawTextWriterinline
System::Xml::XmlWriter.WriteWhitespace(string? ws)System.Xml.XmlWriter
WriteWhitespaceAsync(string ws)System.Xml.XmlUtf8RawTextWriterinline
System::Xml::XmlWriter.WriteWhitespaceAsync(string? ws)System.Xml.XmlWriterinlinevirtual
WriteXmlDeclaration(XmlStandalone standalone)System.Xml.HtmlUtf8RawTextWriterinlinepackagevirtual
WriteXmlDeclaration(string xmldecl)System.Xml.HtmlUtf8RawTextWriterinlinepackagevirtual
WriteXmlDeclarationAsync(XmlStandalone standalone)System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
WriteXmlDeclarationAsync(string xmldecl)System.Xml.XmlUtf8RawTextWriterinlinepackagevirtual
XmlLangSystem.Xml.XmlRawWriter
XmlSpaceSystem.Xml.XmlRawWriter
XmlUtf8RawTextWriter(XmlWriterSettings settings)System.Xml.XmlUtf8RawTextWriterinlineprotected
XmlUtf8RawTextWriter(Stream stream, XmlWriterSettings settings)System.Xml.XmlUtf8RawTextWriterinline