Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.Cache.XPathDocumentBuilder Member List

This is the complete list of members for MS.Internal.Xml.Cache.XPathDocumentBuilder, including all inherited members.

_atomizeNamesMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_base64EncoderSystem.Xml.XmlRawWriterprotected
_docMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_elemIdMapMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_elemNameIndexMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_idAttrNameMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_idxNmspMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_idxParentMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_idxSiblingMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_infoTableMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_lineInfoMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_lineNumBaseMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_linePosBaseMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_nameTableMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_nmspPageFactMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_nodePageFactMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_pageNmspMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_pageParentMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_pageSiblingMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_resolverSystem.Xml.XmlRawWriterprotected
_stkNmspMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_textBldrMS.Internal.Xml.Cache.XPathDocumentBuilderprivate
_writeNodeBufferSystem.Xml.XmlWriterprivate
AddSibling(XPathNodeType xptyp, string localName, string namespaceUri, string prefix, string baseUri)MS.Internal.Xml.Cache.XPathDocumentBuilderinlineprivate
CachedTextNode()MS.Internal.Xml.Cache.XPathDocumentBuilderinlineprivate
Close()MS.Internal.Xml.Cache.XPathDocumentBuilderinlinevirtual
System::Xml::XmlRawWriter.Close(WriteState currentState)System.Xml.XmlRawWriterinlinepackagevirtual
ComputeLineInfo(bool isTextNode, out int lineNumOffset, out int linePosOffset)MS.Internal.Xml.Cache.XPathDocumentBuilderinlineprivate
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
CreateIdTables(IDtdInfo dtdInfo)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
Dispose()System.Xml.XmlWriterinline
Dispose(bool disposing)System.Xml.XmlWriterinlineprotectedvirtual
DisposeAsync()System.Xml.XmlWriterinline
DisposeAsyncCore(WriteState currentState)System.Xml.XmlRawWriterinlinepackagevirtual
System::Xml::XmlWriter.DisposeAsyncCore()System.Xml.XmlWriterinlineprotectedvirtual
Flush()MS.Internal.Xml.Cache.XPathDocumentBuilderinline
FlushAsync()System.Xml.XmlWriterinlinevirtual
Initialize(XPathDocument doc, IXmlLineInfo lineInfo, string baseUri, XPathDocument.LoadFlags flags)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
LinkSimilarElements(XPathNode[] pagePrev, int idxPrev, XPathNode[] pageNext, int idxNext)MS.Internal.Xml.Cache.XPathDocumentBuilderinlineprivate
LookupPrefix(string ns)System.Xml.XmlRawWriterinline
NamespaceResolverSystem.Xml.XmlRawWriterpackage
NewNamespaceNode(out XPathNode[] page, string prefix, string namespaceUri, XPathNode[] pageElem, int idxElem)MS.Internal.Xml.Cache.XPathDocumentBuilderinlineprivate
NewNode(out XPathNode[] page, XPathNodeType xptyp, string localName, string namespaceUri, string prefix, string baseUri)MS.Internal.Xml.Cache.XPathDocumentBuilderinlineprivate
OnRootElement(ConformanceLevel conformanceLevel)System.Xml.XmlRawWriterinlinepackagevirtual
SettingsSystem.Xml.XmlWriter
StartElementContent()MS.Internal.Xml.Cache.XPathDocumentBuilderinlinepackage
SupportsNamespaceDeclarationInChunksSystem.Xml.XmlRawWriterpackage
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
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)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
System::Xml::XmlWriter.WriteCData(string? text)System.Xml.XmlWriter
WriteCDataAsync(string text)System.Xml.XmlRawWriterinline
System::Xml::XmlWriter.WriteCDataAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteCharEntity(char ch)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteCharEntityAsync(char ch)System.Xml.XmlRawWriterinlinevirtual
WriteChars(char[] buffer, int index, int count)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteCharsAsync(char[] buffer, int index, int count)System.Xml.XmlRawWriterinlinevirtual
WriteComment(string text)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
System::Xml::XmlRawWriter.WriteComment(string? text)System.Xml.XmlWriter
WriteCommentAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteDocType(string name, string pubid, string sysid, string subset)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
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.XmlRawWriterinline
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
WriteEndAttribute()MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteEndAttributeAsync()System.Xml.XmlWriterinlinepackagevirtual
WriteEndBase64()System.Xml.XmlRawWriterinlinepackagevirtual
WriteEndBase64Async()System.Xml.XmlRawWriterinlinepackagevirtual
WriteEndDocument()System.Xml.XmlRawWriterinline
WriteEndDocumentAsync()System.Xml.XmlRawWriterinlinevirtual
WriteEndElement()MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteEndElement(string prefix, string localName, string namespaceName)MS.Internal.Xml.Cache.XPathDocumentBuilderinlinepackage
WriteEndElement(bool allowShortcutTag)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteEndElementAsync()System.Xml.XmlRawWriterinlinevirtual
WriteEndElementAsync(string prefix, string localName, string ns)System.Xml.XmlRawWriterinlinepackagevirtual
WriteEndNamespaceDeclaration()System.Xml.XmlRawWriterinlinepackagevirtual
WriteEndNamespaceDeclarationAsync()System.Xml.XmlRawWriterinlinepackagevirtual
WriteEntityRef(string name)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteEntityRefAsync(string name)System.Xml.XmlWriterinlinevirtual
WriteFullEndElement()MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteFullEndElement(string prefix, string localName, string namespaceName)MS.Internal.Xml.Cache.XPathDocumentBuilderinlinepackagevirtual
WriteFullEndElementAsync()System.Xml.XmlRawWriterinlinevirtual
WriteFullEndElementAsync(string prefix, string localName, string ns)System.Xml.XmlRawWriterinlinepackagevirtual
WriteLocalNamespaces(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteLocalNamespacesAsync(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteName(string name)System.Xml.XmlRawWriterinlinevirtual
WriteNameAsync(string name)System.Xml.XmlRawWriterinlinevirtual
WriteNamespaceDeclaration(string prefix, string namespaceName)MS.Internal.Xml.Cache.XPathDocumentBuilderinlinepackage
WriteNamespaceDeclarationAsync(string prefix, string ns)System.Xml.XmlRawWriterinlinepackagevirtual
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 name, string text)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteProcessingInstruction(string name, string text, string baseUri)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
System::Xml::XmlRawWriter.WriteProcessingInstruction(string name, string? text)System.Xml.XmlWriter
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(string data)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteRaw(char[] buffer, int index, int count)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteRawAsync(char[] buffer, int index, int count)System.Xml.XmlRawWriterinlinevirtual
WriteRawAsync(string data)System.Xml.XmlRawWriterinlinevirtual
WriteStartAttribute(string prefix, string localName, string namespaceName)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
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
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)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteStartElement(string prefix, string localName, string ns, string baseUri)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
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.XmlWriterinlinevirtual
WriteStartNamespaceDeclaration(string prefix)System.Xml.XmlRawWriterinlinepackagevirtual
WriteStartNamespaceDeclarationAsync(string prefix)System.Xml.XmlRawWriterinlinepackagevirtual
WriteStateSystem.Xml.XmlRawWriter
WriteString(string text)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteString(string text, TextBlockType textType)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
System::Xml::XmlRawWriter.WriteString(string? text)System.Xml.XmlWriter
WriteStringAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteSurrogateCharEntity(char lowChar, char highChar)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
WriteSurrogateCharEntityAsync(char lowChar, char highChar)System.Xml.XmlRawWriterinlinevirtual
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)MS.Internal.Xml.Cache.XPathDocumentBuilderinline
System::Xml::XmlWriter.WriteWhitespace(string? ws)System.Xml.XmlWriter
WriteWhitespaceAsync(string ws)System.Xml.XmlRawWriterinline
System::Xml::XmlWriter.WriteWhitespaceAsync(string? ws)System.Xml.XmlWriterinlinevirtual
WriteXmlDeclaration(XmlStandalone standalone)MS.Internal.Xml.Cache.XPathDocumentBuilderinlinepackagevirtual
WriteXmlDeclaration(string xmldecl)MS.Internal.Xml.Cache.XPathDocumentBuilderinlinepackagevirtual
WriteXmlDeclarationAsync(XmlStandalone standalone)System.Xml.XmlRawWriterinlinepackagevirtual
WriteXmlDeclarationAsync(string xmldecl)System.Xml.XmlRawWriterinlinepackagevirtual
XmlLangSystem.Xml.XmlRawWriter
XmlSpaceSystem.Xml.XmlRawWriter
XPathDocumentBuilder(XPathDocument doc, IXmlLineInfo lineInfo, string baseUri, XPathDocument.LoadFlags flags)MS.Internal.Xml.Cache.XPathDocumentBuilderinline