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

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

_atomicTextNodeSystem.Xml.XmlBaseReaderprivate
_attributeCountSystem.Xml.XmlBaseReaderprivate
_attributeIndexSystem.Xml.XmlBaseReaderprivate
_attributeNodesSystem.Xml.XmlBaseReaderprivate
_attributeSorterSystem.Xml.XmlBaseReaderprivate
_attributeStartSystem.Xml.XmlBaseReaderprivate
_bufferedSystem.Xml.XmlUTF8TextReaderprivate
_bufferReaderSystem.Xml.XmlBaseReaderprivate
_cdataNodeSystem.Xml.XmlBaseReaderprivate
_charsSystem.Xml.XmlBaseReaderprivate
_commentNodeSystem.Xml.XmlBaseReaderprivate
_complexTextNodeSystem.Xml.XmlBaseReaderprivate
_declarationNodeSystem.Xml.XmlBaseReaderprivate
_depthSystem.Xml.XmlBaseReaderprivate
_elementNodesSystem.Xml.XmlBaseReaderprivate
_localNameSystem.Xml.XmlUTF8TextReaderprivate
_maxBytesPerReadSystem.Xml.XmlUTF8TextReaderprivate
_nameTableSystem.Xml.XmlBaseReaderprivate
_nodeSystem.Xml.XmlBaseReaderprivate
_nsSystem.Xml.XmlBaseReaderprivate
_nsMgrSystem.Xml.XmlBaseReaderprivate
_onCloseSystem.Xml.XmlUTF8TextReaderprivate
_prefixSystem.Xml.XmlUTF8TextReaderprivate
_quotasSystem.Xml.XmlBaseReaderprivate
_readingElementSystem.Xml.XmlBaseReaderprivate
_rootElementSystem.Xml.XmlBaseReaderprivate
_rootElementNodeSystem.Xml.XmlBaseReaderprivate
_rowOffsetsSystem.Xml.XmlUTF8TextReaderprivate
_signingSystem.Xml.XmlBaseReaderprivate
_signingWriterSystem.Xml.XmlBaseReaderprivate
_trailByteCountSystem.Xml.XmlBaseReaderprivate
_trailBytesSystem.Xml.XmlBaseReaderprivate
_trailCharCountSystem.Xml.XmlBaseReaderprivate
_trailCharsSystem.Xml.XmlBaseReaderprivate
_valueSystem.Xml.XmlBaseReaderprivate
_whitespaceTextNodeSystem.Xml.XmlBaseReaderprivate
AddAttribute(QNameType qnameType, bool isAtomicValue)System.Xml.XmlBaseReaderinlineprivate
AddAttribute()System.Xml.XmlBaseReaderinlineprotected
AddLineInfo(string message, IXmlLineInfo lineInfo)System.Xml.XmlReaderinlineprivatestatic
AddNamespace()System.Xml.XmlBaseReaderinlineprotected
AddXmlAttribute()System.Xml.XmlBaseReaderinlineprotected
AddXmlnsAttribute(Namespace ns)System.Xml.XmlBaseReaderinlineprotected
AttributeCountSystem.Xml.XmlBaseReader
Base64EncodingSystem.Xml.XmlBaseReaderprivatestatic
BaseURISystem.Xml.XmlBaseReader
BinHexEncodingSystem.Xml.XmlBaseReaderprivatestatic
BreakText(byte[] buffer, int offset, int length)System.Xml.XmlUTF8TextReaderinlineprivate
BufferElement()System.Xml.XmlUTF8TextReaderinlineprivate
BufferReaderSystem.Xml.XmlBaseReaderprotected
CalcBufferSize(Stream input)System.Xml.XmlReaderinlinepackagestatic
CanCanonicalizeSystem.Xml.XmlBaseReader
CanReadBinaryContentSystem.Xml.XmlBaseReader
CanReadContentAs(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
CanReadContentAs()System.Xml.XmlReaderinlinepackage
CanReadValueChunkSystem.Xml.XmlBaseReader
CanResolveEntitySystem.Xml.XmlReader
CheckArray(Array array, int offset, int count)System.Xml.XmlDictionaryReaderinlineprivate
CheckAttributes(XmlAttributeNode[] attributeNodes, int attributeCount)System.Xml.XmlBaseReaderinlineprivate
CheckDeclAttribute(int index, string localName, string value, bool checkLower, string valueSR)System.Xml.XmlBaseReaderinlineprivate
CheckElement(string localName, string namespaceURI)System.Xml.XmlReaderinlinepackage
CheckStandalone(int attr)System.Xml.XmlBaseReaderinlineprivate
Close()System.Xml.XmlUTF8TextReaderinlinevirtual
Create(string inputUri)System.Xml.XmlReaderinlinestatic
Create(string inputUri, XmlReaderSettings? settings)System.Xml.XmlReaderinlinestatic
Create(string inputUri, XmlReaderSettings? settings, XmlParserContext? inputContext)System.Xml.XmlReaderinlinestatic
Create(Stream input)System.Xml.XmlReaderinlinestatic
Create(Stream input, XmlReaderSettings? settings)System.Xml.XmlReaderinlinestatic
Create(Stream input, XmlReaderSettings? settings, string? baseUri)System.Xml.XmlReaderinlinestatic
Create(Stream input, XmlReaderSettings? settings, XmlParserContext? inputContext)System.Xml.XmlReaderinlinestatic
Create(TextReader input)System.Xml.XmlReaderinlinestatic
Create(TextReader input, XmlReaderSettings? settings)System.Xml.XmlReaderinlinestatic
Create(TextReader input, XmlReaderSettings? settings, string? baseUri)System.Xml.XmlReaderinlinestatic
Create(TextReader input, XmlReaderSettings? settings, XmlParserContext? inputContext)System.Xml.XmlReaderinlinestatic
Create(XmlReader reader, XmlReaderSettings? settings)System.Xml.XmlReaderinlinestatic
CreateBinaryReader(byte[] buffer, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateBinaryReader(byte[] buffer, int offset, int count, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateBinaryReader(byte[] buffer, int offset, int count, IXmlDictionary? dictionary, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateBinaryReader(byte[] buffer, int offset, int count, IXmlDictionary? dictionary, XmlDictionaryReaderQuotas quotas, XmlBinaryReaderSession? session)System.Xml.XmlDictionaryReaderinlinestatic
CreateBinaryReader(byte[] buffer, int offset, int count, IXmlDictionary? dictionary, XmlDictionaryReaderQuotas quotas, XmlBinaryReaderSession? session, OnXmlDictionaryReaderClose? onClose)System.Xml.XmlDictionaryReaderinlinestatic
CreateBinaryReader(Stream stream, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateBinaryReader(Stream stream, IXmlDictionary? dictionary, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateBinaryReader(Stream stream, IXmlDictionary? dictionary, XmlDictionaryReaderQuotas quotas, XmlBinaryReaderSession? session)System.Xml.XmlDictionaryReaderinlinestatic
CreateBinaryReader(Stream stream, IXmlDictionary? dictionary, XmlDictionaryReaderQuotas quotas, XmlBinaryReaderSession? session, OnXmlDictionaryReaderClose? onClose)System.Xml.XmlDictionaryReaderinlinestatic
CreateDictionaryReader(XmlReader reader)System.Xml.XmlDictionaryReaderinlinestatic
CreateMtomReader(Stream stream, Encoding encoding, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateMtomReader(Stream stream, Encoding[] encodings, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateMtomReader(Stream stream, Encoding[] encodings, string? contentType, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateMtomReader(Stream stream, Encoding[] encodings, string? contentType, XmlDictionaryReaderQuotas quotas, int maxBufferSize, OnXmlDictionaryReaderClose? onClose)System.Xml.XmlDictionaryReaderinlinestatic
CreateMtomReader(byte[] buffer, int offset, int count, Encoding encoding, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateMtomReader(byte[] buffer, int offset, int count, Encoding[] encodings, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateMtomReader(byte[] buffer, int offset, int count, Encoding[] encodings, string? contentType, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateMtomReader(byte[] buffer, int offset, int count, Encoding[] encodings, string? contentType, XmlDictionaryReaderQuotas quotas, int maxBufferSize, OnXmlDictionaryReaderClose? onClose)System.Xml.XmlDictionaryReaderinlinestatic
CreateReadContentAsException(string methodName)System.Xml.XmlReaderinlinepackage
CreateReadContentAsException(string methodName, XmlNodeType nodeType, IXmlLineInfo lineInfo)System.Xml.XmlReaderinlinepackagestatic
CreateReadElementContentAsException(string methodName)System.Xml.XmlReaderinlinepackage
CreateReadElementContentAsException(string methodName, XmlNodeType nodeType, IXmlLineInfo lineInfo)System.Xml.XmlReaderinlinepackagestatic
CreateSigningNodeWriter()System.Xml.XmlUTF8TextReaderinlineprotected
CreateSqlReader(Stream input, XmlReaderSettings settings, XmlParserContext inputContext)System.Xml.XmlReaderinlinepackagestatic
CreateTextReader(byte[] buffer, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateTextReader(byte[] buffer, int offset, int count, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateTextReader(byte[] buffer, int offset, int count, Encoding? encoding, XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose? onClose)System.Xml.XmlDictionaryReaderinlinestatic
CreateTextReader(Stream stream, XmlDictionaryReaderQuotas quotas)System.Xml.XmlDictionaryReaderinlinestatic
CreateTextReader(Stream stream, Encoding? encoding, XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose? onClose)System.Xml.XmlDictionaryReaderinlinestatic
CreateWriterForInnerOuterXml(StringWriter sw)System.Xml.XmlReaderinlineprivate
DebuggerDisplayProxySystem.Xml.XmlReaderprivate
DepthSystem.Xml.XmlBaseReader
Dispose()System.Xml.XmlReaderinline
Dispose(bool disposing)System.Xml.XmlReaderinlineprotectedvirtual
DtdInfoSystem.Xml.XmlReaderpackage
ElementNodeSystem.Xml.XmlBaseReaderprotected
EndCanonicalization()System.Xml.XmlBaseReaderinlinevirtual
EnterScope()System.Xml.XmlBaseReaderinlineprotected
EOFSystem.Xml.XmlBaseReader
ExitScope()System.Xml.XmlBaseReaderinlineprotected
FinishReadElementContentAsXxx()System.Xml.XmlReaderinlineprivate
FinishReadElementContentAsXxxAsync()System.Xml.XmlReaderinlineprivate
FixXmlAttribute(XmlAttributeNode attributeNode)System.Xml.XmlBaseReaderinlineprotected
GetAttribute(int index)System.Xml.XmlBaseReaderinline
GetAttribute(string name)System.Xml.XmlBaseReaderinline
GetAttribute(string localName, string namespaceUri)System.Xml.XmlBaseReaderinline
GetAttribute(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlReader.GetAttribute(string name, string? namespaceURI)System.Xml.XmlReader
GetAttributeNode(int index)System.Xml.XmlBaseReaderinlineprivate
GetAttributeNode(string name)System.Xml.XmlBaseReaderinlineprivate
GetAttributeNode(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlineprivate
GetAttributeNode(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlineprivate
GetCharBuffer(int count)System.Xml.XmlBaseReaderinlineprivate
GetNonAtomizedNames(out string localName, out string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
GetOpenElements()System.Xml.XmlBaseReaderinline
GetPosition(out int row, out int column)System.Xml.XmlUTF8TextReaderinlineprivate
GetV1ConformanceLevel(XmlReader reader)System.Xml.XmlReaderinlinepackagestatic
GetValueAsync()System.Xml.XmlReaderinlinevirtual
GetXmlTextReaderImpl(XmlReader reader)System.Xml.XmlReaderinlineprivatestatic
HasAttributesSystem.Xml.XmlReader
HasLineInfo()System.Xml.XmlUTF8TextReaderinline
HasValueSystem.Xml.XmlBaseReader
HasValueInternal(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
IndexOfLocalName(string[] localNames, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
IndexOfLocalName(XmlDictionaryString[] localNames, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
InternalReadContentAsString()System.Xml.XmlReaderinlinepackage
InternalReadContentAsStringAsync()System.Xml.XmlReaderinlinepackage
IsDefaultSystem.Xml.XmlBaseReader
IsDefaultInternalSystem.Xml.XmlReaderpackage
IsEmptyElementSystem.Xml.XmlBaseReader
IsLocalName(string localName)System.Xml.XmlBaseReaderinlinevirtual
IsLocalName(XmlDictionaryString localName)System.Xml.XmlBaseReaderinlinevirtual
IsName(string str)System.Xml.XmlReaderinlinestatic
IsNamespaceUri(string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
IsNamespaceUri(XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
IsNameToken(string str)System.Xml.XmlReaderinlinestatic
IsNextCharacterNonFFFE(byte[] buffer, int offset)System.Xml.XmlUTF8TextReaderinlineprivate
IsStartArray([NotNullWhen(true)] out Type? type)System.Xml.XmlDictionaryReaderinlinevirtual
IsStartElement()System.Xml.XmlBaseReaderinlinevirtual
IsStartElement(string name)System.Xml.XmlBaseReaderinlinevirtual
IsStartElement(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
IsStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
IsTextNode(XmlNodeType nodeType)System.Xml.XmlDictionaryReaderinlineprotected
IsTextualNode(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
LineNumberSystem.Xml.XmlUTF8TextReader
LinePositionSystem.Xml.XmlUTF8TextReader
LocalNameSystem.Xml.XmlBaseReader
LookupNamespace(string prefix)System.Xml.XmlBaseReaderinline
LookupNamespace(PrefixHandleType prefix)System.Xml.XmlBaseReaderinlineprotected
LookupNamespace(PrefixHandle prefix)System.Xml.XmlBaseReaderinlineprotected
MaxInitialArrayLengthSystem.Xml.XmlDictionaryReaderpackagestatic
MaxTextChunkSystem.Xml.XmlUTF8TextReaderprivatestatic
MoveToAtomicText()System.Xml.XmlBaseReaderinlineprotected
MoveToAttribute(int index)System.Xml.XmlBaseReaderinlinevirtual
MoveToAttribute(string name)System.Xml.XmlBaseReaderinline
MoveToAttribute(string localName, string namespaceUri)System.Xml.XmlBaseReaderinline
System::Xml::XmlDictionaryReader.MoveToAttribute(string name, string? ns)System.Xml.XmlReader
MoveToCData()System.Xml.XmlBaseReaderinlineprotected
MoveToComment()System.Xml.XmlBaseReaderinlineprotected
MoveToComplexText()System.Xml.XmlBaseReaderinlineprotected
MoveToContent()System.Xml.XmlBaseReaderinlinevirtual
MoveToContentAsync()System.Xml.XmlReaderinlinevirtual
MoveToDeclaration()System.Xml.XmlBaseReaderinlineprotected
MoveToElement()System.Xml.XmlBaseReaderinline
MoveToEndElement()System.Xml.XmlBaseReaderinlineprotected
MoveToEndOfFile()System.Xml.XmlBaseReaderinlineprotected
MoveToFirstAttribute()System.Xml.XmlBaseReaderinline
MoveToInitial(XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose onClose)System.Xml.XmlUTF8TextReaderinlineprivate
System::Xml::XmlBaseReader.MoveToInitial(XmlDictionaryReaderQuotas quotas)System.Xml.XmlBaseReaderinlineprotected
MoveToNextAttribute()System.Xml.XmlBaseReaderinline
MoveToNode(XmlNode node)System.Xml.XmlBaseReaderinlineprotected
MoveToStartElement()System.Xml.XmlDictionaryReaderinlinevirtual
MoveToStartElement(string name)System.Xml.XmlDictionaryReaderinlinevirtual
MoveToStartElement(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
MoveToStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
MoveToWhitespaceText()System.Xml.XmlBaseReaderinlineprotected
NameSystem.Xml.XmlReader
NamespaceManagerSystem.Xml.XmlReaderpackage
NamespaceURISystem.Xml.XmlBaseReader
NameTableSystem.Xml.XmlBaseReader
NodeSystem.Xml.XmlBaseReaderprotected
NodeTypeSystem.Xml.XmlBaseReader
OutsideRootElementSystem.Xml.XmlBaseReaderprotected
PrefixSystem.Xml.XmlBaseReader
ProcessAttributes()System.Xml.XmlBaseReaderinlineprotected
ProcessAttributes(XmlAttributeNode[] attributeNodes, int attributeCount)System.Xml.XmlBaseReaderinlineprivate
QNameType enum nameSystem.Xml.XmlBaseReaderprotected
QuotasSystem.Xml.XmlBaseReader
QuoteCharSystem.Xml.XmlReader
Read()System.Xml.XmlUTF8TextReaderinline
ReadArray(string localName, string namespaceUri, bool[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, bool[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, short[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, short[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, int[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, int[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, long[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, long[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, float[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, float[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, double[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, double[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, decimal[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, decimal[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, DateTime[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, DateTime[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, Guid[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, Guid[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(string localName, string namespaceUri, TimeSpan[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri, TimeSpan[] array, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadAsync()System.Xml.XmlReaderinlinevirtual
ReadAttributes()System.Xml.XmlUTF8TextReaderinlineprivate
ReadAttributeText(byte[] buffer, int offset, int offsetMax)System.Xml.XmlUTF8TextReaderinlineprivate
ReadAttributeValue()System.Xml.XmlBaseReaderinline
ReadBooleanArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadBooleanArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadBytes(Encoding encoding, int byteBlock, int charBlock, byte[] buffer, int offset, int byteCount, bool readContent)System.Xml.XmlBaseReaderinlineprivate
ReadCData()System.Xml.XmlUTF8TextReaderinlineprivate
ReadCharRef()System.Xml.XmlUTF8TextReaderinlineprivate
ReadComment()System.Xml.XmlUTF8TextReaderinlineprivate
ReadContentAs(Type type, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlBaseReaderinline
System::Xml::XmlDictionaryReader.ReadContentAs(Type type, IXmlNamespaceResolver? namespaceResolver)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsAsync(Type returnType, IXmlNamespaceResolver? namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadContentAsBase64()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsBase64(byte[] buffer, int offset, int count)System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadContentAsBase64(int maxByteArrayContentLength, int maxInitialCount)System.Xml.XmlDictionaryReaderinlinepackage
ReadContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBinHex()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsBinHex(byte[] buffer, int offset, int count)System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadContentAsBinHex(int maxByteArrayContentLength)System.Xml.XmlDictionaryReaderinlineprotected
ReadContentAsBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBoolean()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsBytes(bool base64, int maxByteArrayContentLength)System.Xml.XmlDictionaryReaderinlineprivate
ReadContentAsChars(char[] chars, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsDateTime()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsDateTimeOffset()System.Xml.XmlReaderinlinevirtual
ReadContentAsDecimal()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsDouble()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsFloat()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsGuid()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsInt()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsLong()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsObject()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsObjectAsync()System.Xml.XmlReaderinlinevirtual
ReadContentAsQualifiedName(out string localName, out string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsString()System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadContentAsString(int maxStringContentLength)System.Xml.XmlDictionaryReaderinlineprotected
System::Xml::XmlDictionaryReader.ReadContentAsString(string[] strings, out int index)System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadContentAsString(XmlDictionaryString[] strings, out int index)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsStringAsync()System.Xml.XmlReaderinlinevirtual
ReadContentAsTimeSpan()System.Xml.XmlBaseReaderinlinevirtual
ReadContentAsUniqueId()System.Xml.XmlBaseReaderinlinevirtual
ReadDateTimeArray(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadDateTimeArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadDecimalArray(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadDecimalArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadDeclaration()System.Xml.XmlUTF8TextReaderinlineprivate
ReadDoubleArray(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadDoubleArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadElementContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadElementContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver, string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsAsync(Type returnType, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBase64(byte[] buffer, int offset, int count)System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadElementContentAsBase64()System.Xml.XmlDictionaryReaderinlinevirtual
ReadElementContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBinHex(byte[] buffer, int offset, int count)System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadElementContentAsBinHex()System.Xml.XmlDictionaryReaderinlinevirtual
ReadElementContentAsBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBoolean()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsBoolean(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDateTime()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsDateTime(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDecimal()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsDecimal(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsDouble()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsDouble(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsFloat()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsFloat(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsGuid()System.Xml.XmlDictionaryReaderinlinevirtual
ReadElementContentAsInt()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsInt(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsLong()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsLong(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsObject()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsObject(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsObjectAsync()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsString()System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsString(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsStringAsync()System.Xml.XmlReaderinlinevirtual
ReadElementContentAsTimeSpan()System.Xml.XmlDictionaryReaderinlinevirtual
ReadElementContentAsUniqueId()System.Xml.XmlDictionaryReaderinlinevirtual
ReadElementString()System.Xml.XmlReaderinlinevirtual
ReadElementString(string name)System.Xml.XmlReaderinlinevirtual
ReadElementString(string localname, string ns)System.Xml.XmlReaderinlinevirtual
ReadEndElement()System.Xml.XmlUTF8TextReaderinlineprivatevirtual
ReadEscapedText()System.Xml.XmlUTF8TextReaderinlineprivate
ReadFullStartElement()System.Xml.XmlDictionaryReaderinlinevirtual
ReadFullStartElement(string name)System.Xml.XmlDictionaryReaderinlinevirtual
ReadFullStartElement(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadFullStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadGuidArray(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadGuidArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadInnerXml()System.Xml.XmlReaderinlinevirtual
ReadInnerXmlAsync()System.Xml.XmlReaderinlinevirtual
ReadInt16Array(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadInt16Array(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadInt32Array(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadInt32Array(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadInt64Array(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadInt64Array(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadNonFFFE()System.Xml.XmlUTF8TextReaderinlineprivate
ReadOuterXml()System.Xml.XmlReaderinlinevirtual
ReadOuterXmlAsync()System.Xml.XmlReaderinlinevirtual
ReadQualifiedName(PrefixHandle prefix, StringHandle localName)System.Xml.XmlUTF8TextReaderinlineprivate
ReadSingleArray(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadSingleArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadStartElement()System.Xml.XmlUTF8TextReaderinlineprivatevirtual
System::Xml::XmlBaseReader.ReadStartElement(string name)System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlBaseReader.ReadStartElement(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadStateSystem.Xml.XmlBaseReader
ReadString()System.Xml.XmlDictionaryReaderinlinevirtual
ReadString(int maxStringContentLength)System.Xml.XmlDictionaryReaderinlineprotected
ReadSubtree()System.Xml.XmlReaderinlinevirtual
ReadText(byte[] buffer, int offset, int offsetMax)System.Xml.XmlUTF8TextReaderinlineprivate
ReadText(bool hasLeadingByteOf0xEF)System.Xml.XmlUTF8TextReaderinlineprivate
ReadTextAndWatchForInvalidCharacters(byte[] buffer, int offset, int offsetMax)System.Xml.XmlUTF8TextReaderinlineprivate
ReadTimeSpanArray(string localName, string namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadTimeSpanArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlBaseReaderinlinevirtual
ReadToDescendant(string name)System.Xml.XmlReaderinlinevirtual
ReadToDescendant(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadToFollowing(string name)System.Xml.XmlReaderinlinevirtual
ReadToFollowing(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadToNextSibling(string name)System.Xml.XmlReaderinlinevirtual
ReadToNextSibling(string localName, string namespaceURI)System.Xml.XmlReaderinlinevirtual
ReadValueAsBase64(byte[] buffer, int offset, int count)System.Xml.XmlBaseReaderinlinevirtual
ReadValueChunk(char[] chars, int offset, int count)System.Xml.XmlBaseReaderinlinevirtual
ReadValueChunkAsync(char[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadWhitespace()System.Xml.XmlUTF8TextReaderinlineprivate
ReadWhitespace(byte[] buffer, int offset, int offsetMax)System.Xml.XmlUTF8TextReaderinlineprivate
ResolveEntity()System.Xml.XmlBaseReaderinline
s_base64EncodingSystem.Xml.XmlBaseReaderprivatestatic
s_binHexEncodingSystem.Xml.XmlBaseReaderprivatestatic
s_charTypeSystem.Xml.XmlUTF8TextReaderprivatestatic
s_closedNodeSystem.Xml.XmlBaseReaderprivatestatic
s_endOfFileNodeSystem.Xml.XmlBaseReaderprivatestatic
s_initialNodeSystem.Xml.XmlBaseReaderprivatestatic
SchemaInfoSystem.Xml.XmlReader
SetInput(byte[] buffer, int offset, int count, Encoding encoding, XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose onClose)System.Xml.XmlUTF8TextReaderinline
SetInput(Stream stream, Encoding encoding, XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose onClose)System.Xml.XmlUTF8TextReaderinline
System::Xml::IXmlTextReaderInitializer.SetInput(byte[] buffer, int offset, int count, Encoding? encoding, XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose? onClose)System.Xml.IXmlTextReaderInitializer
System::Xml::IXmlTextReaderInitializer.SetInput(Stream stream, Encoding? encoding, XmlDictionaryReaderQuotas quotas, OnXmlDictionaryReaderClose? onClose)System.Xml.IXmlTextReaderInitializer
SetNamespacesFlag(XmlTextWriter xtw)System.Xml.XmlReaderinlineprivate
SettingsSystem.Xml.XmlReader
SetupReadElementContentAsXxx(string methodName)System.Xml.XmlReaderinlineprivate
SetupReadElementContentAsXxxAsync(string methodName)System.Xml.XmlReaderinlineprivate
SignAttribute(XmlSigningNodeWriter writer, XmlAttributeNode attributeNode)System.Xml.XmlBaseReaderinlineprivate
SignEndElement(XmlSigningNodeWriter writer)System.Xml.XmlBaseReaderinlineprivate
SigningSystem.Xml.XmlBaseReaderprotected
SignNode(XmlSigningNodeWriter writer)System.Xml.XmlBaseReaderinlineprivate
SignNode()System.Xml.XmlBaseReaderinlineprotected
SignStartElement(XmlSigningNodeWriter writer)System.Xml.XmlBaseReaderinlineprivate
Skip()System.Xml.XmlBaseReaderinlinevirtual
SkipAsync()System.Xml.XmlReaderinlinevirtual
SkipSubtree()System.Xml.XmlReaderinlineprivate
SkipSubtreeAsync()System.Xml.XmlReaderinlineprivate
SkipValue(XmlNode node)System.Xml.XmlBaseReaderinlineprivate
SkipWhitespace()System.Xml.XmlUTF8TextReaderinlineprivate
StartCanonicalization(Stream stream, bool includeComments, string[] inclusivePrefixes)System.Xml.XmlBaseReaderinline
System::Xml::XmlDictionaryReader.StartCanonicalization(Stream stream, bool includeComments, string[]? inclusivePrefixes)System.Xml.XmlDictionaryReaderinlinevirtual
this[int i]System.Xml.XmlReader
this[int index]System.Xml.XmlBaseReader
this[string localName, string namespaceUri]System.Xml.XmlBaseReader
this[string name, string? namespaceURI]System.Xml.XmlReader
this[string name]System.Xml.XmlBaseReader
TryGetArrayLength(out int count)System.Xml.XmlDictionaryReaderinlinevirtual
TryGetBase64ContentLength(out int length)System.Xml.XmlBaseReaderinlinevirtual
TryGetLocalNameAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString localName)System.Xml.XmlBaseReaderinline
System::Xml::XmlDictionaryReader.TryGetLocalNameAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString? localName)System.Xml.XmlDictionaryReaderinlinevirtual
TryGetNamespaceUriAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString localName)System.Xml.XmlBaseReaderinline
System::Xml::XmlDictionaryReader.TryGetNamespaceUriAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
TryGetValueAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString value)System.Xml.XmlBaseReaderinline
System::Xml::XmlDictionaryReader.TryGetValueAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString? value)System.Xml.XmlDictionaryReaderinlinevirtual
ValueSystem.Xml.XmlBaseReader
ValueTypeSystem.Xml.XmlBaseReader
VerifyNCName(string s)System.Xml.XmlUTF8TextReaderinlineprivate
WriteAttributeValue(XmlWriter xtw)System.Xml.XmlReaderinlineprivate
WriteNode(XmlWriter xtw, bool defattr)System.Xml.XmlReaderinlineprivate
WriteNodeAsync(XmlWriter xtw, bool defattr)System.Xml.XmlReaderinlineprivate
xmlSystem.Xml.XmlBaseReaderprivatestatic
XmlBaseReader()System.Xml.XmlBaseReaderinlineprotected
XmlLangSystem.Xml.XmlBaseReader
xmlNamespaceSystem.Xml.XmlBaseReaderprivatestatic
xmlnsSystem.Xml.XmlBaseReaderprivatestatic
xmlnsNamespaceSystem.Xml.XmlBaseReaderprivatestatic
XmlSpaceSystem.Xml.XmlBaseReader
XmlUTF8TextReader()System.Xml.XmlUTF8TextReaderinline