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

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

_nsMgrSystem.Xml.XmlDictionaryReader.XmlWrappedReaderprivate
_readerSystem.Xml.XmlDictionaryReader.XmlWrappedReaderprivate
AddLineInfo(string message, IXmlLineInfo lineInfo)System.Xml.XmlReaderinlineprivatestatic
AttributeCountSystem.Xml.XmlDictionaryReader.XmlWrappedReader
BaseURISystem.Xml.XmlDictionaryReader.XmlWrappedReader
CalcBufferSize(Stream input)System.Xml.XmlReaderinlinepackagestatic
CanCanonicalizeSystem.Xml.XmlDictionaryReader
CanReadBinaryContentSystem.Xml.XmlDictionaryReader.XmlWrappedReader
CanReadContentAs(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
CanReadContentAs()System.Xml.XmlReaderinlinepackage
CanReadValueChunkSystem.Xml.XmlDictionaryReader.XmlWrappedReader
CanResolveEntitySystem.Xml.XmlReader
CheckArray(Array array, int offset, int count)System.Xml.XmlDictionaryReaderinlineprivate
CheckElement(string localName, string namespaceURI)System.Xml.XmlReaderinlinepackage
Close()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
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.XmlDictionaryReader.XmlWrappedReader
Dispose()System.Xml.XmlReaderinline
Dispose(bool disposing)System.Xml.XmlReaderinlineprotectedvirtual
DtdInfoSystem.Xml.XmlReaderpackage
EndCanonicalization()System.Xml.XmlDictionaryReaderinlinevirtual
EOFSystem.Xml.XmlDictionaryReader.XmlWrappedReader
FinishReadElementContentAsXxx()System.Xml.XmlReaderinlineprivate
FinishReadElementContentAsXxxAsync()System.Xml.XmlReaderinlineprivate
GetAttribute(int index)System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
GetAttribute(string name)System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
GetAttribute(string name, string namespaceUri)System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
System::Xml::XmlDictionaryReader.GetAttribute(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.GetAttribute(string name, string? namespaceURI)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
HasLineInfo()System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
HasValueSystem.Xml.XmlDictionaryReader.XmlWrappedReader
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.XmlDictionaryReader.XmlWrappedReader
IsDefaultInternalSystem.Xml.XmlReaderpackage
IsEmptyElementSystem.Xml.XmlDictionaryReader.XmlWrappedReader
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(string name)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
IsStartElement(string localName, string namespaceUri)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
System::Xml::XmlDictionaryReader.IsStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.IsStartElement()System.Xml.XmlReaderinlinevirtual
IsTextNode(XmlNodeType nodeType)System.Xml.XmlDictionaryReaderinlineprotected
IsTextualNode(XmlNodeType nodeType)System.Xml.XmlReaderinlinepackagestatic
LineNumberSystem.Xml.XmlDictionaryReader.XmlWrappedReader
LinePositionSystem.Xml.XmlDictionaryReader.XmlWrappedReader
LocalNameSystem.Xml.XmlDictionaryReader.XmlWrappedReader
LookupNamespace(string namespaceUri)System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
MaxInitialArrayLengthSystem.Xml.XmlDictionaryReaderpackagestatic
MoveToAttribute(int index)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
MoveToAttribute(string name)System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
MoveToAttribute(string name, string namespaceUri)System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
System::Xml::XmlDictionaryReader.MoveToAttribute(string name, string? ns)System.Xml.XmlReader
MoveToContent()System.Xml.XmlReaderinlinevirtual
MoveToContentAsync()System.Xml.XmlReaderinlinevirtual
MoveToElement()System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
MoveToFirstAttribute()System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
MoveToNextAttribute()System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
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.XmlDictionaryReader.XmlWrappedReader
NamespaceManagerSystem.Xml.XmlReaderpackage
NamespaceURISystem.Xml.XmlDictionaryReader.XmlWrappedReader
NameTableSystem.Xml.XmlDictionaryReader.XmlWrappedReader
NodeTypeSystem.Xml.XmlDictionaryReader.XmlWrappedReader
PrefixSystem.Xml.XmlDictionaryReader.XmlWrappedReader
QuotasSystem.Xml.XmlDictionaryReader
QuoteCharSystem.Xml.XmlReader
Read()System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
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.XmlDictionaryReader.XmlWrappedReaderinline
ReadBooleanArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadBooleanArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAs(Type type, IXmlNamespaceResolver namespaceResolver)System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
System::Xml::XmlDictionaryReader.ReadContentAs(Type type, IXmlNamespaceResolver? namespaceResolver)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsAsync(Type returnType, IXmlNamespaceResolver? namespaceResolver)System.Xml.XmlReaderinlinevirtual
ReadContentAsBase64(byte[] buffer, int offset, int count)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadContentAsBase64()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadContentAsBase64(int maxByteArrayContentLength, int maxInitialCount)System.Xml.XmlDictionaryReaderinlinepackage
ReadContentAsBase64Async(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBinHex(byte[] buffer, int offset, int count)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadContentAsBinHex()System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadContentAsBinHex(int maxByteArrayContentLength)System.Xml.XmlDictionaryReaderinlineprotected
ReadContentAsBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ReadContentAsBoolean()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadContentAsBytes(bool base64, int maxByteArrayContentLength)System.Xml.XmlDictionaryReaderinlineprivate
ReadContentAsChars(char[] chars, int offset, int count)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsDateTime()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadContentAsDateTimeOffset()System.Xml.XmlReaderinlinevirtual
ReadContentAsDecimal()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadContentAsDouble()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadContentAsFloat()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadContentAsGuid()System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsInt()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadContentAsLong()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadContentAsObject()System.Xml.XmlReaderinlinevirtual
ReadContentAsObjectAsync()System.Xml.XmlReaderinlinevirtual
ReadContentAsQualifiedName(out string localName, out string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadContentAsString()System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
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.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(byte[] buffer, int offset, int count)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
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.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
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.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.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
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.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
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.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadOuterXmlAsync()System.Xml.XmlReaderinlinevirtual
ReadSingleArray(string localName, string namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadSingleArray(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
ReadStartElement(string name)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadStartElement(string localName, string namespaceUri)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
System::Xml::XmlDictionaryReader.ReadStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)System.Xml.XmlDictionaryReaderinlinevirtual
System::Xml::XmlReader.ReadStartElement()System.Xml.XmlReaderinlinevirtual
ReadStateSystem.Xml.XmlDictionaryReader.XmlWrappedReader
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[] chars, int offset, int count)System.Xml.XmlDictionaryReader.XmlWrappedReaderinlinevirtual
ReadValueChunkAsync(char[] buffer, int index, int count)System.Xml.XmlReaderinlinevirtual
ResolveEntity()System.Xml.XmlDictionaryReader.XmlWrappedReaderinline
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[int index]System.Xml.XmlDictionaryReader.XmlWrappedReader
this[string name, string namespaceUri]System.Xml.XmlDictionaryReader.XmlWrappedReader
this[string name, string? namespaceURI]System.Xml.XmlReader
this[string name]System.Xml.XmlDictionaryReader.XmlWrappedReader
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.XmlDictionaryReader.XmlWrappedReader
ValueTypeSystem.Xml.XmlDictionaryReader.XmlWrappedReader
WriteAttributeValue(XmlWriter xtw)System.Xml.XmlReaderinlineprivate
WriteNode(XmlWriter xtw, bool defattr)System.Xml.XmlReaderinlineprivate
WriteNodeAsync(XmlWriter xtw, bool defattr)System.Xml.XmlReaderinlineprivate
XmlLangSystem.Xml.XmlDictionaryReader.XmlWrappedReader
XmlSpaceSystem.Xml.XmlDictionaryReader.XmlWrappedReader
XmlWrappedReader(XmlReader reader, XmlNamespaceManager nsMgr)System.Xml.XmlDictionaryReader.XmlWrappedReaderinline