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

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

AddLineInfo(string message, IXmlLineInfo lineInfo)System.Xml.XmlReaderinlineprivatestatic
AttributeCountSystem.Xml.XmlReader
BaseURISystem.Xml.XmlReader
CalcBufferSize(Stream input)System.Xml.XmlReaderinlinepackagestatic
CanCanonicalizeSystem.Xml.XmlDictionaryReader
CanReadBinaryContentSystem.Xml.XmlReader
CanReadContentAs(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
CanReadContentAs()System.Xml.XmlReaderinlinepackage
CanReadValueChunkSystem.Xml.XmlReader
CanResolveEntitySystem.Xml.XmlReader
CheckArray(Array array, int offset, int count)System.Xml.XmlDictionaryReaderinlineprivate
CheckElement(string localName, string namespaceURI)System.Xml.XmlReaderinlinepackage
Close()System.Xml.XmlReaderinlinevirtual
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
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.XmlReader
Dispose()System.Xml.XmlReaderinline
Dispose(bool disposing)System.Xml.XmlReaderinlineprotectedvirtual
DtdInfoSystem.Xml.XmlReaderpackage
EndCanonicalization()System.Xml.XmlDictionaryReaderinlinevirtual
EOFSystem.Xml.XmlReader
FinishReadElementContentAsXxx()System.Xml.XmlReaderinlineprivate
FinishReadElementContentAsXxxAsync()System.Xml.XmlReaderinlineprivate
GetAttribute(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.GetAttribute(string name)System.Xml.XmlReader
System::Xml::XmlReader.GetAttribute(string name, string? namespaceURI)System.Xml.XmlReader
System::Xml::XmlReader.GetAttribute(int i)System.Xml.XmlReader
GetNonAtomizedNames(out string localName, out string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
GetV1ConformanceLevel(XmlReader reader)System.Xml.XmlReaderinlinepackagestatic
GetValueAsync()System.Xml.XmlReaderinlinevirtual
GetXmlTextReaderImpl(XmlReader reader)System.Xml.XmlReaderinlineprivatestatic
HasAttributesSystem.Xml.XmlReader
HasValueSystem.Xml.XmlReader
HasValueInternal(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
IndexOfLocalName(string[] localNames, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
IndexOfLocalName(XmlDictionaryString[] localNames, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
InternalReadContentAsString()System.Xml.XmlReaderinlinepackage
InternalReadContentAsStringAsync()System.Xml.XmlReaderinlinepackage
IsDefaultSystem.Xml.XmlReader
IsDefaultInternalSystem.Xml.XmlReaderpackage
IsEmptyElementSystem.Xml.XmlReader
IsLocalName(string localName)System.Xml.XmlDictionaryReaderinlinevirtual
IsLocalName(XmlDictionaryString localName)System.Xml.XmlDictionaryReaderinlinevirtual
IsName(string str)System.Xml.XmlReaderinlinestatic
IsNamespaceUri(string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
IsNamespaceUri(XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
IsNameToken(string str)System.Xml.XmlReaderinlinestatic
IsStartArray([NotNullWhen(true)] out Type? type)System.Xml.XmlDictionaryReaderinlinevirtual
IsStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.IsStartElement()System.Xml.XmlReaderinlinevirtual
System::Xml::XmlReader.IsStartElement(string name)System.Xml.XmlReaderinlinevirtual
System::Xml::XmlReader.IsStartElement(string localname, string ns)System.Xml.XmlReaderinlinevirtual
IsTextNode(XmlNodeType nodeType)System.Xml.XmlDictionaryReaderinlineprotected
IsTextualNode(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
LocalNameSystem.Xml.XmlReader
LookupNamespace(string prefix)System.Xml.XmlReader
MaxInitialArrayLengthSystem.Xml.XmlDictionaryReaderpackagestatic
MoveToAttribute(string name)System.Xml.XmlReader
MoveToAttribute(string name, string? ns)System.Xml.XmlReader
MoveToAttribute(int i)System.Xml.XmlReaderinlinevirtual
MoveToContent()System.Xml.XmlReaderinlinevirtual
MoveToContentAsync()System.Xml.XmlReaderinlinevirtual
MoveToElement()System.Xml.XmlReader
MoveToFirstAttribute()System.Xml.XmlReader
MoveToNextAttribute()System.Xml.XmlReader
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
NameSystem.Xml.XmlReader
NamespaceManagerSystem.Xml.XmlReaderpackage
NamespaceURISystem.Xml.XmlReader
NameTableSystem.Xml.XmlReader
NodeTypeSystem.Xml.XmlReader
PrefixSystem.Xml.XmlReader
QuotasSystem.Xml.XmlDictionaryReader
QuoteCharSystem.Xml.XmlReader
Read()System.Xml.XmlReader
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
ReadAttributeValue()System.Xml.XmlReader
ReadBooleanArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadBooleanArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAs(Type type, IXmlNamespaceResolver? namespaceResolver)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsAsync(Type returnType, IXmlNamespaceResolver? namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadContentAsBase64()System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsBase64(int maxByteArrayContentLength, int maxInitialCount)System.Xml.XmlDictionaryReaderinlinepackage
System::Xml::XmlReader.ReadContentAsBase64(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBinHex()System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsBinHex(int maxByteArrayContentLength)System.Xml.XmlDictionaryReaderinlineprotected
System::Xml::XmlReader.ReadContentAsBinHex(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBoolean()System.Xml.XmlReaderinlinevirtual
ReadContentAsBytes(bool base64, int maxByteArrayContentLength)System.Xml.XmlDictionaryReaderinlineprivate
ReadContentAsChars(char[] chars, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsDateTime()System.Xml.XmlReaderinlinevirtual
ReadContentAsDateTimeOffset()System.Xml.XmlReaderinlinevirtual
ReadContentAsDecimal()System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsDouble()System.Xml.XmlReaderinlinevirtual
ReadContentAsFloat()System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsGuid()System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsInt()System.Xml.XmlReaderinlinevirtual
ReadContentAsLong()System.Xml.XmlReaderinlinevirtual
ReadContentAsObject()System.Xml.XmlReaderinlinevirtual
ReadContentAsObjectAsync()System.Xml.XmlReaderinlinevirtual
ReadContentAsQualifiedName(out string localName, out string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsString()System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsString(int maxStringContentLength)System.Xml.XmlDictionaryReaderinlineprotected
ReadContentAsString(string[] strings, out int index)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsString(XmlDictionaryString[] strings, out int index)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsStringAsync()System.Xml.XmlReaderinlinevirtual
ReadContentAsTimeSpan()System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsUniqueId()System.Xml.XmlDictionaryReaderinlinevirtual
ReadDateTimeArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadDateTimeArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadDecimalArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadDecimalArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadDoubleArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadDoubleArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
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()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsBase64(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadElementContentAsBinHex()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadElementContentAsBinHex(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
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.XmlDictionaryReaderinlinevirtual
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.XmlReaderinlinevirtual
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.XmlDictionaryReaderinlinevirtual
ReadGuidArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadInnerXml()System.Xml.XmlReaderinlinevirtual
ReadInnerXmlAsync()System.Xml.XmlReaderinlinevirtual
ReadInt16Array(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadInt16Array(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadInt32Array(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadInt32Array(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadInt64Array(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadInt64Array(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadOuterXml()System.Xml.XmlReaderinlinevirtual
ReadOuterXmlAsync()System.Xml.XmlReaderinlinevirtual
ReadSingleArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadSingleArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadStartElement()System.Xml.XmlReaderinlinevirtual
System::Xml::XmlReader.ReadStartElement(string name)System.Xml.XmlReaderinlinevirtual
System::Xml::XmlReader.ReadStartElement(string localname, string ns)System.Xml.XmlReaderinlinevirtual
ReadStateSystem.Xml.XmlReader
ReadString()System.Xml.XmlDictionaryReaderinlinevirtual
ReadString(int maxStringContentLength)System.Xml.XmlDictionaryReaderinlineprotected
ReadSubtree()System.Xml.XmlReaderinlinevirtual
ReadTimeSpanArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadTimeSpanArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
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.XmlDictionaryReaderinlinevirtual
ReadValueChunk(char[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadValueChunkAsync(char[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ResolveEntity()System.Xml.XmlReader
SchemaInfoSystem.Xml.XmlReader
SetNamespacesFlag(XmlTextWriter xtw)System.Xml.XmlReaderinlineprivate
SettingsSystem.Xml.XmlReader
SetupReadElementContentAsXxx(string methodName)System.Xml.XmlReaderinlineprivate
SetupReadElementContentAsXxxAsync(string methodName)System.Xml.XmlReaderinlineprivate
Skip()System.Xml.XmlReaderinlinevirtual
SkipAsync()System.Xml.XmlReaderinlinevirtual
SkipSubtree()System.Xml.XmlReaderinlineprivate
SkipSubtreeAsync()System.Xml.XmlReaderinlineprivate
StartCanonicalization(Stream stream, bool includeComments, string[]? inclusivePrefixes)System.Xml.XmlDictionaryReaderinlinevirtual
this[int i]System.Xml.XmlReader
this[string name, string? namespaceURI]System.Xml.XmlReader
this[string name]System.Xml.XmlReader
TryGetArrayLength(out int count)System.Xml.XmlDictionaryReaderinlinevirtual
TryGetBase64ContentLength(out int length)System.Xml.XmlDictionaryReaderinlinevirtual
TryGetLocalNameAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString? localName)System.Xml.XmlDictionaryReaderinlinevirtual
TryGetNamespaceUriAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString? namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
TryGetValueAsDictionaryString([NotNullWhen(true)] out XmlDictionaryString? value)System.Xml.XmlDictionaryReaderinlinevirtual
ValueSystem.Xml.XmlReader
ValueTypeSystem.Xml.XmlReader
WriteAttributeValue(XmlWriter xtw)System.Xml.XmlReaderinlineprivate
WriteNode(XmlWriter xtw, bool defattr)System.Xml.XmlReaderinlineprivate
WriteNodeAsync(XmlWriter xtw, bool defattr)System.Xml.XmlReaderinlineprivate
XmlLangSystem.Xml.XmlReader
XmlSpaceSystem.Xml.XmlReader