_addDefaultAttributesAndNormalize | System.Xml.XmlTextReaderImpl | private |
_afterResetState | System.Xml.XmlTextReaderImpl | private |
_attrCount | System.Xml.XmlTextReaderImpl | private |
_attrDuplSortingArray | System.Xml.XmlTextReaderImpl | private |
_attrDuplWalkCount | System.Xml.XmlTextReaderImpl | private |
_attrHashtable | System.Xml.XmlTextReaderImpl | private |
_attributeValueBaseEntityId | System.Xml.XmlTextReaderImpl | private |
_attrNeedNamespaceLookup | System.Xml.XmlTextReaderImpl | private |
_base64Decoder | System.Xml.XmlTextReaderImpl | private |
_binHexDecoder | System.Xml.XmlTextReaderImpl | private |
_charactersFromEntities | System.Xml.XmlTextReaderImpl | private |
_charactersInDocument | System.Xml.XmlTextReaderImpl | private |
_checkCharacters | System.Xml.XmlTextReaderImpl | private |
_closeInput | System.Xml.XmlTextReaderImpl | private |
_curAttrIndex | System.Xml.XmlTextReaderImpl | private |
_curNode | System.Xml.XmlTextReaderImpl | private |
_currentEntities | System.Xml.XmlTextReaderImpl | private |
_disableUndeclaredEntityCheck | System.Xml.XmlTextReaderImpl | private |
_documentStartBytePos | System.Xml.XmlTextReaderImpl | private |
_dtdInfo | System.Xml.XmlTextReaderImpl | private |
_dtdProcessing | System.Xml.XmlTextReaderImpl | private |
_emptyEntityInAttributeResolved | System.Xml.XmlTextReaderImpl | private |
_entityHandling | System.Xml.XmlTextReaderImpl | private |
_fragment | System.Xml.XmlTextReaderImpl | private |
_fragmentParserContext | System.Xml.XmlTextReaderImpl | private |
_fragmentType | System.Xml.XmlTextReaderImpl | private |
_fullAttrCleanup | System.Xml.XmlTextReaderImpl | private |
_GetValueAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
_ignoreComments | System.Xml.XmlTextReaderImpl | private |
_ignorePIs | System.Xml.XmlTextReaderImpl | private |
_incReadDecoder | System.Xml.XmlTextReaderImpl | private |
_incReadDepth | System.Xml.XmlTextReaderImpl | private |
_incReadLeftEndPos | System.Xml.XmlTextReaderImpl | private |
_incReadLeftStartPos | System.Xml.XmlTextReaderImpl | private |
_incReadLineInfo | System.Xml.XmlTextReaderImpl | private |
_incReadState | System.Xml.XmlTextReaderImpl | private |
_index | System.Xml.XmlTextReaderImpl | private |
_lastEntity | System.Xml.XmlTextReaderImpl | private |
_lastParseTextState | System.Xml.XmlTextReaderImpl | private |
_lastPrefix | System.Xml.XmlTextReaderImpl | private |
_laterInitParam | System.Xml.XmlTextReaderImpl | private |
_lineNumberOffset | System.Xml.XmlTextReaderImpl | private |
_linePositionOffset | System.Xml.XmlTextReaderImpl | private |
_maxCharactersFromEntities | System.Xml.XmlTextReaderImpl | private |
_maxCharactersInDocument | System.Xml.XmlTextReaderImpl | private |
_namespaceManager | System.Xml.XmlTextReaderImpl | private |
_nameTable | System.Xml.XmlTextReaderImpl | private |
_nameTableFromSettings | System.Xml.XmlTextReaderImpl | private |
_nextEntityId | System.Xml.XmlTextReaderImpl | private |
_nextNextParsingFunction | System.Xml.XmlTextReaderImpl | private |
_nextParsingFunction | System.Xml.XmlTextReaderImpl | private |
_nodes | System.Xml.XmlTextReaderImpl | private |
_normalize | System.Xml.XmlTextReaderImpl | private |
_onDefaultAttributeUse | System.Xml.XmlTextReaderImpl | private |
_outerReader | System.Xml.XmlTextReaderImpl | private |
_ParseDocumentContentAsync_WhiteSpace(Task< bool > task) | System.Xml.XmlTextReaderImpl | inlineprivate |
_ParseElementAsync_ContinueWithSetElement(Task<(int, int)> task) | System.Xml.XmlTextReaderImpl | inlineprivate |
_parseEndElement_NextFunc | System.Xml.XmlTextReaderImpl | private |
_ParseEndElmentAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
_parseText_dummyTask | System.Xml.XmlTextReaderImpl | private |
_parseText_NextFunction | System.Xml.XmlTextReaderImpl | private |
_ParseTextAsync(Task<(int, int, int, bool)> parseTask) | System.Xml.XmlTextReaderImpl | inlineprivate |
_parsingFunction | System.Xml.XmlTextReaderImpl | private |
_parsingMode | System.Xml.XmlTextReaderImpl | private |
_parsingStatesStack | System.Xml.XmlTextReaderImpl | private |
_parsingStatesStackTop | System.Xml.XmlTextReaderImpl | private |
_ps | System.Xml.XmlTextReaderImpl | private |
_ReadAsync_SwitchToInteractiveXmlDecl(Task< bool > task) | System.Xml.XmlTextReaderImpl | inlineprivate |
_readCharsDecoder | System.Xml.XmlTextReaderImpl | private |
_readState | System.Xml.XmlTextReaderImpl | private |
_readValueOffset | System.Xml.XmlTextReaderImpl | private |
_reportedBaseUri | System.Xml.XmlTextReaderImpl | private |
_reportedEncoding | System.Xml.XmlTextReaderImpl | private |
_rootElementParsed | System.Xml.XmlTextReaderImpl | private |
_standalone | System.Xml.XmlTextReaderImpl | private |
_stringBuilder | System.Xml.XmlTextReaderImpl | private |
_supportNamespaces | System.Xml.XmlTextReaderImpl | private |
_url | System.Xml.XmlTextReaderImpl | private |
_useAsync | System.Xml.XmlTextReaderImpl | private |
_v1Compat | System.Xml.XmlTextReaderImpl | private |
_validatingReaderCompatFlag | System.Xml.XmlTextReaderImpl | private |
_validationEventHandling | System.Xml.XmlTextReaderImpl | private |
_whitespaceHandling | System.Xml.XmlTextReaderImpl | private |
_xml | System.Xml.XmlTextReaderImpl | private |
_xmlContext | System.Xml.XmlTextReaderImpl | private |
_xmlNs | System.Xml.XmlTextReaderImpl | private |
_xmlResolver | System.Xml.XmlTextReaderImpl | private |
_xmlResolverIsSet | System.Xml.XmlTextReaderImpl | private |
AddAttribute(int endNamePos, int colonPos) | System.Xml.XmlTextReaderImpl | inlineprivate |
AddAttribute(string localName, string prefix, string nameWPrefix) | System.Xml.XmlTextReaderImpl | inlineprivate |
AddAttributeChunkToList(NodeData attr, NodeData chunk, ref NodeData lastChunk) | System.Xml.XmlTextReaderImpl | inlineprivate |
AddAttributeNoChecks(string name, int attrDepth) | System.Xml.XmlTextReaderImpl | inlineprivate |
AddDefaultAttributeDtd(IDtdDefaultAttributeInfo defAttrInfo, bool definedInDtd, NodeData[] nameSortedNodeData) | System.Xml.XmlTextReaderImpl | inlineprivate |
AddDefaultAttributeInternal(string localName, string ns, string prefix, string value, int lineNo, int linePos, int valueLineNo, int valueLinePos, bool isXmlAttribute) | System.Xml.XmlTextReaderImpl | inlineprivate |
AddDefaultAttributeNonDtd(SchemaAttDef attrDef) | System.Xml.XmlTextReaderImpl | inlinepackage |
AddDefaultAttributesAndNormalize() | System.Xml.XmlTextReaderImpl | inlineprivate |
AddLineInfo(string message, IXmlLineInfo lineInfo) | System.Xml.XmlReader | inlineprivatestatic |
AddNamespace(string prefix, string uri, NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate |
AddNode(int nodeIndex, int nodeDepth) | System.Xml.XmlTextReaderImpl | inlineprivate |
AdjustLineInfo(char[] chars, int startPos, int endPos, bool isNormalized, ref LineInfo lineInfo) | System.Xml.XmlTextReaderImpl | inlinepackagestatic |
AdjustLineInfo(string str, int startPos, int endPos, bool isNormalized, ref LineInfo lineInfo) | System.Xml.XmlTextReaderImpl | inlinepackagestatic |
AdjustLineInfo(ReadOnlySpan< char > chars, bool isNormalized, ref LineInfo lineInfo) | System.Xml.XmlTextReaderImpl | inlineprivatestatic |
AllocNode(int nodeIndex, int nodeDepth) | System.Xml.XmlTextReaderImpl | inlineprivate |
AttributeCount | System.Xml.XmlReader | |
AttributeDuplCheck() | System.Xml.XmlTextReaderImpl | inlineprivate |
AttributeNamespaceLookup() | System.Xml.XmlTextReaderImpl | inlineprivate |
BaseURI | System.Xml.XmlTextReaderImpl | |
BlockCopy(byte[] src, int srcOffset, byte[] dst, int dstOffset, int count) | System.Xml.XmlTextReaderImpl | inlinepackagestatic |
BlockCopyChars(char[] src, int srcOffset, char[] dst, int dstOffset, int count) | System.Xml.XmlTextReaderImpl | inlinepackagestatic |
CalcBufferSize(Stream input) | System.Xml.XmlReader | inlinepackagestatic |
CanReadBinaryContent | System.Xml.XmlReader | |
CanReadContentAs(XmlNodeType nodeType) | System.Xml.XmlReader | inlinepackagestatic |
CanReadContentAs() | System.Xml.XmlReader | inlinepackage |
CanReadValueChunk | System.Xml.XmlReader | |
CanResolveEntity | System.Xml.XmlReader | |
ChangeCurrentNodeType(XmlNodeType newNodeType) | System.Xml.XmlTextReaderImpl | inlinepackage |
CheckAsyncCall() | System.Xml.XmlTextReaderImpl | inlineprivate |
CheckElement(string localName, string namespaceURI) | System.Xml.XmlReader | inlinepackage |
CheckEncoding(string newEncodingName) | System.Xml.XmlTextReaderImpl | inlineprivate |
Close() | System.Xml.XmlTextReaderImpl | inlinevirtual |
Close(bool closeInput) | System.Xml.XmlTextReaderImpl | inlinepackage |
Create(string inputUri) | System.Xml.XmlReader | inlinestatic |
Create(string inputUri, XmlReaderSettings? settings) | System.Xml.XmlReader | inlinestatic |
Create(string inputUri, XmlReaderSettings? settings, XmlParserContext? inputContext) | System.Xml.XmlReader | inlinestatic |
Create(Stream input) | System.Xml.XmlReader | inlinestatic |
Create(Stream input, XmlReaderSettings? settings) | System.Xml.XmlReader | inlinestatic |
Create(Stream input, XmlReaderSettings? settings, string? baseUri) | System.Xml.XmlReader | inlinestatic |
Create(Stream input, XmlReaderSettings? settings, XmlParserContext? inputContext) | System.Xml.XmlReader | inlinestatic |
Create(TextReader input) | System.Xml.XmlReader | inlinestatic |
Create(TextReader input, XmlReaderSettings? settings) | System.Xml.XmlReader | inlinestatic |
Create(TextReader input, XmlReaderSettings? settings, string? baseUri) | System.Xml.XmlReader | inlinestatic |
Create(TextReader input, XmlReaderSettings? settings, XmlParserContext? inputContext) | System.Xml.XmlReader | inlinestatic |
Create(XmlReader reader, XmlReaderSettings? settings) | System.Xml.XmlReader | inlinestatic |
CreateReadContentAsException(string methodName) | System.Xml.XmlReader | inlinepackage |
CreateReadContentAsException(string methodName, XmlNodeType nodeType, IXmlLineInfo lineInfo) | System.Xml.XmlReader | inlinepackagestatic |
CreateReadElementContentAsException(string methodName) | System.Xml.XmlReader | inlinepackage |
CreateReadElementContentAsException(string methodName, XmlNodeType nodeType, IXmlLineInfo lineInfo) | System.Xml.XmlReader | inlinepackagestatic |
CreateSqlReader(Stream input, XmlReaderSettings settings, XmlParserContext inputContext) | System.Xml.XmlReader | inlinepackagestatic |
CreateWriterForInnerOuterXml(StringWriter sw) | System.Xml.XmlReader | inlineprivate |
DebuggerDisplayProxy | System.Xml.XmlReader | private |
Depth | System.Xml.XmlTextReaderImpl | |
DetectEncoding() | System.Xml.XmlTextReaderImpl | inlineprivate |
DisableUndeclaredEntityCheck | System.Xml.XmlTextReaderImpl | package |
Dispose() | System.Xml.XmlReader | inline |
Dispose(bool disposing) | System.Xml.XmlReader | inlineprotectedvirtual |
DtdInfo | System.Xml.XmlReader | package |
DtdParserProxy_OnNewLine(int pos) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_OnPublicId(string publicId, LineInfo keywordLineInfo, LineInfo publicLiteralLineInfo) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_OnSystemId(string systemId, LineInfo keywordLineInfo, LineInfo systemLiteralLineInfo) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ParseComment(StringBuilder sb) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ParseCommentAsync(StringBuilder sb) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ParseNamedCharRef(bool expand, StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ParseNamedCharRefAsync(bool expand, StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ParseNumericCharRef(StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ParseNumericCharRefAsync(StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ParsePI(StringBuilder sb) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ParsePIAsync(StringBuilder sb) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_PopEntity(out IDtdEntityInfo oldEntity, out int newEntityId) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_PushEntity(IDtdEntityInfo entity, out int entityId) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_PushEntityAsync(IDtdEntityInfo entity) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_PushExternalSubset(string systemId, string publicId) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_PushExternalSubsetAsync(string systemId, string publicId) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_PushInternalDtd(string baseUri, string internalDtd) | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ReadData() | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_ReadDataAsync() | System.Xml.XmlTextReaderImpl | inlinepackage |
DtdParserProxy_Throw(Exception e) | System.Xml.XmlTextReaderImpl | inlinepackage |
EatPreamble() | System.Xml.XmlTextReaderImpl | inlineprivate |
EatWhitespaces(StringBuilder sb) | System.Xml.XmlTextReaderImpl | inlineprivate |
EatWhitespacesAsync(StringBuilder sb) | System.Xml.XmlTextReaderImpl | inlineprivate |
ElementNamespaceLookup() | System.Xml.XmlTextReaderImpl | inlineprivate |
EntityExpandType enum name | System.Xml.XmlTextReaderImpl | private |
EntityType enum name | System.Xml.XmlTextReaderImpl | private |
EOF | System.Xml.XmlReader | |
FinishAttributeValueIterator() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishIncrementalRead() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishInit() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishInitAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishInitStream() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishInitStreamAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishInitTextReader() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishInitTextReaderAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishInitUriString() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishInitUriStringAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishOtherValueIterator() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishOtherValueIteratorAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishPartialValue() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishPartialValueAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishReadContentAsBinary() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishReadContentAsBinaryAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishReadElementContentAsBinary() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishReadElementContentAsBinaryAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishReadElementContentAsXxx() | System.Xml.XmlReader | inlineprivate |
FinishReadElementContentAsXxxAsync() | System.Xml.XmlReader | inlineprivate |
FinishReadValueChunk() | System.Xml.XmlTextReaderImpl | inlineprivate |
FinishReadValueChunkAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
FragmentType | System.Xml.XmlTextReaderImpl | package |
FullAttributeCleanup() | System.Xml.XmlTextReaderImpl | inlineprivate |
GetAttribute(string name) | System.Xml.XmlTextReaderImpl | inline |
GetAttribute(string localName, string namespaceURI) | System.Xml.XmlTextReaderImpl | inline |
GetAttribute(int i) | System.Xml.XmlTextReaderImpl | inline |
System::Xml::XmlReader.GetAttribute(string name, string? namespaceURI) | System.Xml.XmlReader | |
GetChars(int maxCharsCount) | System.Xml.XmlTextReaderImpl | inlineprivate |
GetIndexOfAttributeWithoutPrefix(string name) | System.Xml.XmlTextReaderImpl | inlineprivate |
GetIndexOfAttributeWithPrefix(string name) | System.Xml.XmlTextReaderImpl | inlineprivate |
GetNamespacesInScope(XmlNamespaceScope scope) | System.Xml.XmlTextReaderImpl | inlineprivate |
GetNamespacesInScope(XmlNamespaceScope scope) | System.Xml.XmlTextReaderImpl | inlinepackage |
GetRemainder() | System.Xml.XmlTextReaderImpl | inlinepackage |
GetResolver() | System.Xml.XmlTextReaderImpl | inlinepackage |
GetTempResolver() | System.Xml.XmlTextReaderImpl | inlineprivate |
GetTextNodeType(int orChars) | System.Xml.XmlTextReaderImpl | inlineprivate |
GetV1ConformanceLevel(XmlReader reader) | System.Xml.XmlReader | inlinepackagestatic |
GetValueAsync() | System.Xml.XmlTextReaderImpl | inlinevirtual |
GetWhitespaceType() | System.Xml.XmlTextReaderImpl | inlineprivate |
GetXmlTextReaderImpl(XmlReader reader) | System.Xml.XmlReader | inlineprivatestatic |
HandleEntityEnd(bool checkEntityNesting) | System.Xml.XmlTextReaderImpl | inlineprivate |
HandleEntityReference(bool isInAttributeValue, EntityExpandType expandType, out int charRefEndPos) | System.Xml.XmlTextReaderImpl | inlineprivate |
HandleEntityReferenceAsync(bool isInAttributeValue, EntityExpandType expandType) | System.Xml.XmlTextReaderImpl | inlineprivate |
HandleGeneralEntityReference(string name, bool isInAttributeValue, bool pushFakeEntityIfNullResolver, int entityStartLinePos) | System.Xml.XmlTextReaderImpl | inlineprivate |
HandleGeneralEntityReferenceAsync(string name, bool isInAttributeValue, bool pushFakeEntityIfNullResolver, int entityStartLinePos) | System.Xml.XmlTextReaderImpl | inlineprivate |
HasAttributes | System.Xml.XmlReader | |
HasLineInfo() | System.Xml.XmlTextReaderImpl | inline |
HasValue | System.Xml.XmlReader | |
HasValueInternal(XmlNodeType nodeType) | System.Xml.XmlReader | inlinepackagestatic |
IncrementalRead(Array array, int index, int count) | System.Xml.XmlTextReaderImpl | inlineprivate |
IncrementalRead() | System.Xml.XmlTextReaderImpl | inlineprivate |
IncrementalReadState enum name | System.Xml.XmlTextReaderImpl | private |
InitBase64Decoder() | System.Xml.XmlTextReaderImpl | inlineprivate |
InitBinHexDecoder() | System.Xml.XmlTextReaderImpl | inlineprivate |
InitFragmentReader(XmlNodeType fragmentType, XmlParserContext parserContext, bool allowXmlDeclFragment) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitIncrementalRead(IncrementalReadDecoder decoder) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitInputType enum name | System.Xml.XmlTextReaderImpl | private |
InitReadContentAsBinary() | System.Xml.XmlTextReaderImpl | inlineprivate |
InitReadContentAsBinaryAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
InitReadElementContentAsBinary() | System.Xml.XmlTextReaderImpl | inlineprivate |
InitReadElementContentAsBinaryAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
InitStreamInput(Stream stream, Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitStreamInput(string baseUriStr, Stream stream, Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitStreamInput(Uri baseUri, Stream stream, Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitStreamInput(Uri baseUri, string baseUriStr, Stream stream, Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitStreamInput(Uri baseUri, string baseUriStr, Stream stream, byte[] bytes, int byteCount, Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitStreamInputAsync(Uri baseUri, Stream stream, Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitStreamInputAsync(Uri baseUri, string baseUriStr, Stream stream, byte[] bytes, int byteCount, Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitStringInput(string baseUriStr, Encoding originalEncoding, string str) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitTextReaderInput(string baseUriStr, TextReader input) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitTextReaderInput(string baseUriStr, Uri baseUri, TextReader input) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitTextReaderInputAsync(string baseUriStr, TextReader input) | System.Xml.XmlTextReaderImpl | inlineprivate |
InitTextReaderInputAsync(string baseUriStr, Uri baseUri, TextReader input) | System.Xml.XmlTextReaderImpl | inlineprivate |
int | System.Xml.XmlTextReaderImpl | private |
InternalReadContentAsString() | System.Xml.XmlReader | inlinepackage |
InternalReadContentAsStringAsync() | System.Xml.XmlReader | inlinepackage |
InternalSchemaType | System.Xml.XmlTextReaderImpl | package |
InternalTypedValue | System.Xml.XmlTextReaderImpl | package |
InvalidCharRecovery(ref int bytesCount, out int charsCount) | System.Xml.XmlTextReaderImpl | inlineprivate |
IsDefault | System.Xml.XmlTextReaderImpl | |
IsDefaultInternal | System.Xml.XmlReader | package |
IsEmptyElement | System.Xml.XmlTextReaderImpl | |
IsName(string str) | System.Xml.XmlReader | inlinestatic |
IsNameToken(string str) | System.Xml.XmlReader | inlinestatic |
IsStartElement() | System.Xml.XmlReader | inlinevirtual |
IsStartElement(string name) | System.Xml.XmlReader | inlinevirtual |
IsStartElement(string localname, string ns) | System.Xml.XmlReader | inlinevirtual |
IsTextualNode(XmlNodeType nodeType) | System.Xml.XmlReader | inlinepackagestatic |
LineNumber | System.Xml.IXmlLineInfo | |
LinePosition | System.Xml.IXmlLineInfo | |
LocalName | System.Xml.XmlTextReaderImpl | |
LookupNamespace(string prefix) | System.Xml.XmlTextReaderImpl | inline |
LookupNamespace(string prefix) | System.Xml.XmlTextReaderImpl | inlineprivate |
LookupNamespace(NodeData node) | System.Xml.XmlTextReaderImpl | inlineprivate |
LookupPrefix(string namespaceName) | System.Xml.XmlTextReaderImpl | inlineprivate |
LookupPrefix(string namespaceName) | System.Xml.XmlTextReaderImpl | inlinepackage |
MoveOffEntityReference() | System.Xml.XmlTextReaderImpl | inlinepackage |
MoveToAttribute(string name) | System.Xml.XmlTextReaderImpl | inline |
MoveToAttribute(string localName, string namespaceURI) | System.Xml.XmlTextReaderImpl | inline |
MoveToAttribute(int i) | System.Xml.XmlTextReaderImpl | inlinevirtual |
System::Xml::XmlReader.MoveToAttribute(string name, string? ns) | System.Xml.XmlReader | |
MoveToContent() | System.Xml.XmlReader | inlinevirtual |
MoveToContentAsync() | System.Xml.XmlReader | inlinevirtual |
MoveToElement() | System.Xml.XmlTextReaderImpl | inline |
MoveToFirstAttribute() | System.Xml.XmlTextReaderImpl | inline |
MoveToNextAttribute() | System.Xml.XmlTextReaderImpl | inline |
MoveToNextContentNode(bool moveIfOnContentNode) | System.Xml.XmlTextReaderImpl | inlineprivate |
MoveToNextContentNodeAsync(bool moveIfOnContentNode) | System.Xml.XmlTextReaderImpl | inlineprivate |
Name | System.Xml.XmlTextReaderImpl | |
NamespaceManager | System.Xml.XmlTextReaderImpl | package |
NamespaceURI | System.Xml.XmlTextReaderImpl | |
NameTable | System.Xml.XmlReader | |
NodeType | System.Xml.XmlTextReaderImpl | |
OnDefaultAttributeUseDelegate(IDtdDefaultAttributeInfo defaultAttribute, XmlTextReaderImpl coreReader) | System.Xml.XmlTextReaderImpl | package |
OnDefaultNamespaceDecl(NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate |
OnEof() | System.Xml.XmlTextReaderImpl | inlineprivate |
OnNamespaceDecl(NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate |
OnNewLine(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
OnXmlReservedAttribute(NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate |
OpenAndPush(Uri uri) | System.Xml.XmlTextReaderImpl | inlineprivate |
OpenAndPushAsync(Uri uri) | System.Xml.XmlTextReaderImpl | inlineprivate |
OpenUrl() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseAttributes() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseAttributesAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseAttributeValueChunk() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseAttributeValueSlow(int curPos, char quoteChar, NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseAttributeValueSlowAsync(int curPos, char quoteChar, NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseCData() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseCDataAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseCDataOrComment(XmlNodeType type) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseCDataOrComment(XmlNodeType type, out int outStartPos, out int outEndPos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseCDataOrCommentAsync(XmlNodeType type) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseCDataOrCommentTupleAsync(XmlNodeType type) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseCharRefInline(int startPos, out int charCount, out EntityType entityType) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseComment() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseCommentAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDoctypeDecl() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDoctypeDeclAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDocumentContent() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDocumentContentAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDocumentContentAsync_CData() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDocumentContentAsync_ParseEntity() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDocumentContentAsync_ReadData(bool needMoreChars) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDocumentContentAsync_WhiteSpace() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDtd() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDtdAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDtdFromParserContext() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseDtdFromParserContextAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElement() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElementAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElementAsync_ContinueWithSetElement(Task<(int, int)> task) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElementAsync_NoAttributes() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElementAsync_ReadData(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElementAsync_SetElement(int colonPos, int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElementContent() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElementContent_ReadData() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseElementContentAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEndElement() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEndElementAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEndElementAsync_CheckEndTag(int nameLen, NodeData startTagNode, LineInfo endTagLineInfo) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEndElementAsync_CheckNameAndParse() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEndElementAsync_Finish(int nameLen, NodeData startTagNode, LineInfo endTagLineInfo) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEndElementAsync_Finish(Task task, int nameLen, NodeData startTagNode, LineInfo endTagLineInfo) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEndElementAsync_ReadData() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEndElementParseFunction enum name | System.Xml.XmlTextReaderImpl | private |
ParseEndElmentAsync_PrepareData() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEntityName() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEntityNameAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEntityReference() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseEntityReferenceAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseFragmentAttribute() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseName() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseNameAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseNamedCharRef(bool expand, StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseNamedCharRefAsync(bool expand, StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseNamedCharRefInline(int startPos, bool expand, StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseNumericCharRef(bool expand, StringBuilder internalSubsetBuilder, out EntityType entityType) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseNumericCharRefAsync(bool expand, StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseNumericCharRefInline(int startPos, bool expand, StringBuilder internalSubsetBuilder, out int charCount, out EntityType entityType) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParsePI() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParsePI(StringBuilder piInDtdStringBuilder) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParsePIAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParsePIAsync(StringBuilder piInDtdStringBuilder) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParsePIValue(out int outStartPos, out int outEndPos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParsePIValueAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseQName(out int colonPos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseQName(bool isQName, int startOffset, out int colonPos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseQNameAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseQNameAsync(bool isQName, int startOffset) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseRootLevelWhitespace() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseRootLevelWhitespaceAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseText() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseText(out int startPos, out int endPos, ref int outOrChars) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseText_NoValue(int outOrChars, int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseText_PartialValue(int pos, int rcount, int rpos, int orChars, char c) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextAsync(int outOrChars) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextAsync(int outOrChars, char[] chars, int pos, int rcount, int rpos, int orChars, char c) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextAsync_AsyncFunc(Task<(int, int, int, bool)> task) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextAsync_IgnoreNode() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextAsync_ParseEntity(int outOrChars, char[] chars, int pos, int rcount, int rpos, int orChars, char c) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextAsync_ReadData(int outOrChars, char[] chars, int pos, int rcount, int rpos, int orChars, char c) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextAsync_Surrogate(int outOrChars, char[] chars, int pos, int rcount, int rpos, int orChars, char c) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseTextFunction enum name | System.Xml.XmlTextReaderImpl | private |
ParseUnexpectedToken(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseUnexpectedToken() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseXmlDeclaration(bool isTextDecl) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseXmlDeclarationAsync(bool isTextDecl) | System.Xml.XmlTextReaderImpl | inlineprivate |
ParseXmlDeclarationFragment() | System.Xml.XmlTextReaderImpl | inlineprivate |
ParsingFunction enum name | System.Xml.XmlTextReaderImpl | private |
ParsingMode enum name | System.Xml.XmlTextReaderImpl | private |
PopElementContext() | System.Xml.XmlTextReaderImpl | inlineprivate |
PopEntity() | System.Xml.XmlTextReaderImpl | inlineprivate |
PopParsingState() | System.Xml.XmlTextReaderImpl | inlineprivate |
PopXmlContext() | System.Xml.XmlTextReaderImpl | inlineprivate |
Prefix | System.Xml.XmlTextReaderImpl | |
ProcessDtdFromParserContext(XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlineprivate |
ProcessDtdFromParserContextAsync(XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlineprivate |
PushExternalEntity(IDtdEntityInfo entity) | System.Xml.XmlTextReaderImpl | inlineprivate |
PushExternalEntityAsync(IDtdEntityInfo entity) | System.Xml.XmlTextReaderImpl | inlineprivate |
PushExternalEntityOrSubset(string publicId, string systemId, Uri baseUri, string entityName) | System.Xml.XmlTextReaderImpl | inlineprivate |
PushExternalEntityOrSubsetAsync(string publicId, string systemId, Uri baseUri, string entityName) | System.Xml.XmlTextReaderImpl | inlineprivate |
PushInternalEntity(IDtdEntityInfo entity) | System.Xml.XmlTextReaderImpl | inlineprivate |
PushParsingState() | System.Xml.XmlTextReaderImpl | inlineprivate |
PushXmlContext() | System.Xml.XmlTextReaderImpl | inlineprivate |
QuoteChar | System.Xml.XmlTextReaderImpl | |
Read() | System.Xml.XmlTextReaderImpl | inline |
ReadAsync() | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadAsync_SwitchToInteractiveXmlDecl() | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadAsync_SwitchToInteractiveXmlDecl_Helper(bool finish) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadAttributeValue() | System.Xml.XmlTextReaderImpl | inline |
ReadBase64(byte[] array, int offset, int len) | System.Xml.XmlTextReaderImpl | inlinepackage |
ReadBinHex(byte[] array, int offset, int len) | System.Xml.XmlTextReaderImpl | inlinepackage |
ReadChars(char[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinepackage |
ReadContentAs(Type returnType, IXmlNamespaceResolver? namespaceResolver) | System.Xml.XmlReader | inlinevirtual |
ReadContentAsAsync(Type returnType, IXmlNamespaceResolver? namespaceResolver) | System.Xml.XmlReader | inlinevirtual |
ReadContentAsBase64(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadContentAsBase64_AsyncHelper(Task< bool > task, byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadContentAsBase64Async(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadContentAsBinary(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadContentAsBinaryAsync(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadContentAsBinHex(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadContentAsBinHexAsync(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadContentAsBoolean() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsDateTime() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsDateTimeOffset() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsDecimal() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsDouble() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsFloat() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsInt() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsLong() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsObject() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsObjectAsync() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsString() | System.Xml.XmlReader | inlinevirtual |
ReadContentAsStringAsync() | System.Xml.XmlReader | inlinevirtual |
ReadData() | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadDataAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadDataInName(ref int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadDataInNameAsync(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadElementContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAs(Type returnType, IXmlNamespaceResolver namespaceResolver, string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsAsync(Type returnType, IXmlNamespaceResolver namespaceResolver) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsBase64(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadElementContentAsBase64Async(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadElementContentAsBase64Async_Helper(Task< bool > task, byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadElementContentAsBinary(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadElementContentAsBinaryAsync(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlineprivate |
ReadElementContentAsBinHex(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadElementContentAsBinHexAsync(byte[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadElementContentAsBoolean() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsBoolean(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsDateTime() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsDateTime(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsDecimal() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsDecimal(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsDouble() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsDouble(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsFloat() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsFloat(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsInt() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsInt(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsLong() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsLong(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsObject() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsObject(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsObjectAsync() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsString() | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsString(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadElementContentAsStringAsync() | System.Xml.XmlReader | inlinevirtual |
ReadElementString() | System.Xml.XmlReader | inlinevirtual |
ReadElementString(string name) | System.Xml.XmlReader | inlinevirtual |
ReadElementString(string localname, string ns) | System.Xml.XmlReader | inlinevirtual |
ReadEndElement() | System.Xml.XmlReader | inlinevirtual |
ReadInnerXml() | System.Xml.XmlReader | inlinevirtual |
ReadInnerXmlAsync() | System.Xml.XmlReader | inlinevirtual |
ReadOuterXml() | System.Xml.XmlReader | inlinevirtual |
ReadOuterXmlAsync() | System.Xml.XmlReader | inlinevirtual |
ReadStartElement() | System.Xml.XmlReader | inlinevirtual |
ReadStartElement(string name) | System.Xml.XmlReader | inlinevirtual |
ReadStartElement(string localname, string ns) | System.Xml.XmlReader | inlinevirtual |
ReadState | System.Xml.XmlReader | |
ReadString() | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadSubtree() | System.Xml.XmlReader | inlinevirtual |
ReadToDescendant(string name) | System.Xml.XmlReader | inlinevirtual |
ReadToDescendant(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadToFollowing(string name) | System.Xml.XmlReader | inlinevirtual |
ReadToFollowing(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadToNextSibling(string name) | System.Xml.XmlReader | inlinevirtual |
ReadToNextSibling(string localName, string namespaceURI) | System.Xml.XmlReader | inlinevirtual |
ReadValueChunk(char[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
ReadValueChunkAsync(char[] buffer, int index, int count) | System.Xml.XmlTextReaderImpl | inlinevirtual |
RegisterConsumedCharacters(long characters, bool inEntityReference) | System.Xml.XmlTextReaderImpl | inlineprivate |
RegisterEntity(IDtdEntityInfo entity) | System.Xml.XmlTextReaderImpl | inlineprivate |
ResetAttributes() | System.Xml.XmlTextReaderImpl | inlineprivate |
ResetState() | System.Xml.XmlTextReaderImpl | inlinepackage |
ResolveEntity() | System.Xml.XmlTextReaderImpl | inline |
ReThrow(Exception e, int lineNo, int linePos) | System.Xml.XmlTextReaderImpl | inlineprivate |
s_utf8BomThrowing | System.Xml.XmlTextReaderImpl | privatestatic |
SchemaInfo | System.Xml.XmlReader | |
SendValidationEvent(XmlSeverityType severity, string code, string arg, int lineNo, int linePos) | System.Xml.XmlTextReaderImpl | inlineprivate |
SendValidationEvent(XmlSeverityType severity, XmlSchemaException exception) | System.Xml.XmlTextReaderImpl | inlineprivate |
SetDtdInfo(IDtdInfo newDtdInfo) | System.Xml.XmlTextReaderImpl | inlinepackage |
SetErrorState() | System.Xml.XmlTextReaderImpl | inlineprivate |
SetNamespacesFlag(XmlTextWriter xtw) | System.Xml.XmlReader | inlineprivate |
Settings | System.Xml.XmlTextReaderImpl | |
SetupEncoding(Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
SetupEndEntityNodeInAttribute() | System.Xml.XmlTextReaderImpl | inlineprivate |
SetupEndEntityNodeInContent() | System.Xml.XmlTextReaderImpl | inlineprivate |
SetupFromParserContext(XmlParserContext context, XmlReaderSettings settings) | System.Xml.XmlTextReaderImpl | inlineprivate |
SetupReadContentAsBinaryState(ParsingFunction inReadBinaryFunction) | System.Xml.XmlTextReaderImpl | inlineprivate |
SetupReadElementContentAsXxx(string methodName) | System.Xml.XmlReader | inlineprivate |
SetupReadElementContentAsXxxAsync(string methodName) | System.Xml.XmlReader | inlineprivate |
ShiftBuffer(int sourcePos, int destPos, int count) | System.Xml.XmlTextReaderImpl | inlineprivate |
Skip() | System.Xml.XmlTextReaderImpl | inlinevirtual |
SkipAsync() | System.Xml.XmlTextReaderImpl | inlinevirtual |
SkipDtd() | System.Xml.XmlTextReaderImpl | inlineprivate |
SkipDtdAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
SkipPartialTextValue() | System.Xml.XmlTextReaderImpl | inlineprivate |
SkipPartialTextValueAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
SkipPublicOrSystemIdLiteral() | System.Xml.XmlTextReaderImpl | inlineprivate |
SkipPublicOrSystemIdLiteralAsync() | System.Xml.XmlTextReaderImpl | inlineprivate |
SkipSubtree() | System.Xml.XmlReader | inlineprivate |
SkipSubtreeAsync() | System.Xml.XmlReader | inlineprivate |
SkipUntil(char stopChar, bool recognizeLiterals) | System.Xml.XmlTextReaderImpl | inlineprivate |
SkipUntilAsync(char stopChar, bool recognizeLiterals) | System.Xml.XmlTextReaderImpl | inlineprivate |
StandAlone | System.Xml.XmlTextReaderImpl | package |
StripSpaces(string value) | System.Xml.XmlTextReaderImpl | inlinepackagestatic |
StripSpaces(char[] value, int index, ref int len) | System.Xml.XmlTextReaderImpl | inlinepackagestatic |
SwitchEncoding(Encoding newEncoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
SwitchEncodingAsync(Encoding newEncoding) | System.Xml.XmlTextReaderImpl | inlineprivate |
SwitchEncodingToUTF8() | System.Xml.XmlTextReaderImpl | inlineprivate |
SwitchEncodingToUTF8Async() | System.Xml.XmlTextReaderImpl | inlineprivate |
this[int i] | System.Xml.XmlReader | |
this[string name, string? namespaceURI] | System.Xml.XmlReader | |
this[string name] | System.Xml.XmlReader | |
Throw(int pos, string res, string arg) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(int pos, string res, string[] args) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(int pos, string res) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(string res) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(string res, int lineNo, int linePos) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(string res, string arg) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(string res, string arg, int lineNo, int linePos) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(string res, string[] args) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(string res, string arg, Exception innerException) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(string res, string[] args, Exception innerException) | System.Xml.XmlTextReaderImpl | inlineprivate |
Throw(Exception e) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowExpectingWhitespace(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowInvalidChar(char[] data, int length, int invCharPos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowTagMismatch(NodeData startTag) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowTagMismatchAsync(NodeData startTag) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowUnclosedElements() | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowUnexpectedToken(int pos, string expectedToken) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowUnexpectedToken(string expectedToken1) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowUnexpectedToken(int pos, string expectedToken1, string expectedToken2) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowUnexpectedToken(string expectedToken1, string expectedToken2) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowWithoutLineInfo(string res) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowWithoutLineInfo(string res, string arg) | System.Xml.XmlTextReaderImpl | inlineprivate |
ThrowWithoutLineInfo(string res, string[] args, Exception innerException) | System.Xml.XmlTextReaderImpl | inlineprivate |
UnDecodeChars() | System.Xml.XmlTextReaderImpl | inlineprivate |
UnregisterEntity() | System.Xml.XmlTextReaderImpl | inlineprivate |
UriEqual(Uri uri1, string uri1Str, string uri2Str, XmlResolver resolver) | System.Xml.XmlTextReaderImpl | inlineprivate |
UTF8BomThrowing | System.Xml.XmlTextReaderImpl | privatestatic |
V1ComformanceLevel | System.Xml.XmlTextReaderImpl | package |
V1Compat | System.Xml.XmlTextReaderImpl | package |
Value | System.Xml.XmlTextReaderImpl | |
ValueType | System.Xml.XmlReader | |
WriteAttributeValue(XmlWriter xtw) | System.Xml.XmlReader | inlineprivate |
WriteNode(XmlWriter xtw, bool defattr) | System.Xml.XmlReader | inlineprivate |
WriteNodeAsync(XmlWriter xtw, bool defattr) | System.Xml.XmlReader | inlineprivate |
XmlLang | System.Xml.XmlReader | |
XmlSpace | System.Xml.XmlReader | |
XmlTextReaderImpl() | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(XmlResolver resolver, XmlReaderSettings settings, XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlineprivate |
XmlTextReaderImpl(Stream input) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(Stream input, XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(string url, Stream input) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(string url, Stream input, XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(TextReader input) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(TextReader input, XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(string url, TextReader input) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(string url, TextReader input, XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(Stream xmlFragment, XmlNodeType fragType, XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(string xmlFragment, XmlNodeType fragType, XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(string xmlFragment, XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(string url) | System.Xml.XmlTextReaderImpl | inline |
XmlTextReaderImpl(string url, XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inline |
XmlTextReaderImpl(string uriStr, XmlReaderSettings settings, XmlParserContext context, XmlResolver uriResolver) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(Stream stream, byte[] bytes, int byteCount, XmlReaderSettings settings, Uri baseUri, string baseUriStr, XmlParserContext context, bool closeInput) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(TextReader input, XmlReaderSettings settings, string baseUriStr, XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlinepackage |
XmlTextReaderImpl(string xmlFragment, XmlParserContext context, XmlReaderSettings settings) | System.Xml.XmlTextReaderImpl | inlinepackage |
ZeroEndingStream(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |
ZeroEndingStreamAsync(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |