| AddAttribute(int endNamePos, int colonPos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | AddAttribute(string localName, string prefix, string nameWPrefix) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | AddAttributeChunkToList(XmlTextReaderImpl.NodeData attr, XmlTextReaderImpl.NodeData chunk, ref XmlTextReaderImpl.NodeData lastChunk) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | AddAttributeNoChecks(string name, int attrDepth) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | AddDefaultAttributeDtd(IDtdDefaultAttributeInfo defAttrInfo, bool definedInDtd, XmlTextReaderImpl.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 | 
  | addDefaultAttributesAndNormalize | System.Xml.XmlTextReaderImpl | private | 
  | AddDefaultAttributesAndNormalize() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | AddNamespace(string prefix, string uri, XmlTextReaderImpl.NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | AddNode(int nodeIndex, int nodeDepth) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | afterResetState | System.Xml.XmlTextReaderImpl | private | 
  | AllocNode(int nodeIndex, int nodeDepth) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | attrCount | System.Xml.XmlTextReaderImpl | private | 
  | attrDuplSortingArray | System.Xml.XmlTextReaderImpl | private | 
  | attrDuplWalkCount | System.Xml.XmlTextReaderImpl | private | 
  | attrHashtable | System.Xml.XmlTextReaderImpl | private | 
  | AttributeDuplCheck() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | AttributeNamespaceLookup() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | attributeValueBaseEntityId | System.Xml.XmlTextReaderImpl | private | 
  | attrNeedNamespaceLookup | System.Xml.XmlTextReaderImpl | private | 
  | 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 | 
  | CanReadContentAsBitmap | System.Xml.XmlReader | privatestatic | 
  | CanResolveEntity | System.Xml.XmlTextReaderImpl |  | 
  | charactersFromEntities | System.Xml.XmlTextReaderImpl | private | 
  | charactersInDocument | System.Xml.XmlTextReaderImpl | private | 
  | checkCharacters | System.Xml.XmlTextReaderImpl | private | 
  | CheckEncoding(string newEncodingName) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | Close() | System.Xml.XmlTextReaderImpl | inlinevirtual | 
  | Close(bool closeInput) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | closeInput | System.Xml.XmlTextReaderImpl | private | 
  | curAttrIndex | System.Xml.XmlTextReaderImpl | private | 
  | curNode | System.Xml.XmlTextReaderImpl | private | 
  | currentEntities | System.Xml.XmlTextReaderImpl | private | 
  | DetectEncoding() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | disableUndeclaredEntityCheck | System.Xml.XmlTextReaderImpl | private | 
  | DisableUndeclaredEntityCheck | System.Xml.XmlTextReaderImpl | package | 
  | Dispose() | System.Xml.XmlReader | inline | 
  | Dispose(bool disposing) | System.Xml.XmlReader | inlineprotectedvirtual | 
  | documentStartBytePos | System.Xml.XmlTextReaderImpl | private | 
  | dtdInfo | System.Xml.XmlTextReaderImpl | private | 
  | DtdInfo | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_BaseUri | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_CurrentPosition | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_DtdValidation | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_EntityStackLength | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_IsEntityEolNormalized | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_IsEof | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_LineNo | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_LineStartPosition | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_NamespaceResolver | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_Namespaces | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_NameTable | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_Normalization | System.Xml.XmlTextReaderImpl | 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_ParseNamedCharRef(bool expand, StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | DtdParserProxy_ParseNumericCharRef(StringBuilder internalSubsetBuilder) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | DtdParserProxy_ParsePI(StringBuilder sb) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | DtdParserProxy_ParsingBuffer | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_ParsingBufferLength | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_PopEntity(out IDtdEntityInfo oldEntity, out int newEntityId) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | DtdParserProxy_PushEntity(IDtdEntityInfo entity, out int entityId) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | DtdParserProxy_PushExternalSubset(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_Throw(Exception e) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | DtdParserProxy_V1CompatibilityMode | System.Xml.XmlTextReaderImpl | package | 
  | DtdParserProxy_ValidationEventHandling | System.Xml.XmlTextReaderImpl | package | 
  | dtdProcessing | System.Xml.XmlTextReaderImpl | private | 
  | DtdValidation | System.Xml.XmlTextReaderImpl | private | 
  | EatWhitespaces(StringBuilder sb) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ElementNamespaceLookup() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | emptyEntityInAttributeResolved | System.Xml.XmlTextReaderImpl | private | 
  | EntityExpandType enum name | System.Xml.XmlTextReaderImpl | private | 
  | entityHandling | System.Xml.XmlTextReaderImpl | private | 
  | EntityHandling | System.Xml.XmlTextReaderImpl | package | 
  | EntityType enum name | System.Xml.XmlTextReaderImpl | private | 
  | FinishAttributeValueIterator() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishIncrementalRead() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishInit() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishInitStream() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishInitTextReader() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishInitUriString() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishOtherValueIterator() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishPartialValue() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishReadContentAsBinary() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishReadElementContentAsBinary() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | FinishReadValueChunk() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | fragment | System.Xml.XmlTextReaderImpl | private | 
  | fragmentParserContext | System.Xml.XmlTextReaderImpl | private | 
  | fragmentType | System.Xml.XmlTextReaderImpl | private | 
  | fullAttrCleanup | System.Xml.XmlTextReaderImpl | private | 
  | FullAttributeCleanup() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | GetChars(int maxCharsCount) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | GetIndexOfAttributeWithoutPrefix(string name) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | GetIndexOfAttributeWithPrefix(string name) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | GetTempResolver() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | GetTextNodeType(int orChars) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | GetWhitespaceType() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | HandleEntityEnd(bool checkEntityNesting) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | HandleEntityReference(bool isInAttributeValue, XmlTextReaderImpl.EntityExpandType expandType, out int charRefEndPos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | HandleGeneralEntityReference(string name, bool isInAttributeValue, bool pushFakeEntityIfNullResolver, int entityStartLinePos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | HasValueBitmap | System.Xml.XmlReader | privatestatic | 
  | ignoreComments | System.Xml.XmlTextReaderImpl | private | 
  | ignorePIs | System.Xml.XmlTextReaderImpl | private | 
  | InAttributeValueIterator | 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 | 
  | IncrementalRead() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | IncrementalReadState enum name | System.Xml.XmlTextReaderImpl | private | 
  | index | System.Xml.XmlTextReaderImpl | private | 
  | InEntity | System.Xml.XmlTextReaderImpl | private | 
  | InitFragmentReader(XmlNodeType fragmentType, XmlParserContext parserContext, bool allowXmlDeclFragment) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | InitInputType enum name | System.Xml.XmlTextReaderImpl | private | 
  | 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 | 
  | 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 | 
  | InvalidCharRecovery(ref int bytesCount, out int charsCount) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | IsDefault | System.Xml.XmlTextReaderImpl |  | 
  | IsEmptyElement | System.Xml.XmlTextReaderImpl |  | 
  | IsResolverNull | System.Xml.XmlTextReaderImpl | private | 
  | IsTextualNodeBitmap | System.Xml.XmlReader | privatestatic | 
  | lastEntity | System.Xml.XmlTextReaderImpl | private | 
  | lastPrefix | System.Xml.XmlTextReaderImpl | private | 
  | laterInitParam | System.Xml.XmlTextReaderImpl | private | 
  | lineNumberOffset | System.Xml.XmlTextReaderImpl | private | 
  | linePositionOffset | System.Xml.XmlTextReaderImpl | private | 
  | LocalName | System.Xml.XmlTextReaderImpl |  | 
  | LookupNamespace(string prefix) | System.Xml.XmlTextReaderImpl | inline | 
  | LookupNamespace(string prefix) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | LookupNamespace(XmlTextReaderImpl.NodeData node) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | LookupPrefix(string namespaceName) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | LookupPrefix(string namespaceName) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | maxCharactersFromEntities | System.Xml.XmlTextReaderImpl | private | 
  | maxCharactersInDocument | System.Xml.XmlTextReaderImpl | private | 
  | MoveToAttribute(string name) | System.Xml.XmlTextReaderImpl | inline | 
  | MoveToElement() | System.Xml.XmlTextReaderImpl | inline | 
  | MoveToFirstAttribute() | System.Xml.XmlTextReaderImpl | inline | 
  | MoveToNextAttribute() | System.Xml.XmlTextReaderImpl | inline | 
  | MoveToNextContentNode(bool moveIfOnContentNode) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | Name | System.Xml.XmlTextReaderImpl |  | 
  | namespaceManager | System.Xml.XmlTextReaderImpl | private | 
  | Namespaces | System.Xml.XmlTextReaderImpl | package | 
  | NamespaceURI | System.Xml.XmlTextReaderImpl |  | 
  | nameTable | System.Xml.XmlTextReaderImpl | private | 
  | NameTable | System.Xml.XmlTextReaderImpl |  | 
  | 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 | 
  | NodeType | System.Xml.XmlTextReaderImpl |  | 
  | normalize | System.Xml.XmlTextReaderImpl | private | 
  | onDefaultAttributeUse | System.Xml.XmlTextReaderImpl | private | 
  | OnDefaultAttributeUseDelegate(IDtdDefaultAttributeInfo defaultAttribute, XmlTextReaderImpl coreReader) | System.Xml.XmlTextReaderImpl | package | 
  | OnDefaultNamespaceDecl(XmlTextReaderImpl.NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | OnEof() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | OnNamespaceDecl(XmlTextReaderImpl.NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | OnNewLine(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | OnXmlReservedAttribute(XmlTextReaderImpl.NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | OpenAndPush(Uri uri) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | OpenUrl() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | OpenUrlDelegate(object xmlResolver) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | OuterReader | System.Xml.XmlTextReaderImpl | package | 
  | outerReader | System.Xml.XmlTextReaderImpl | private | 
  | ParseAttributes() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseAttributeValueChunk() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseAttributeValueSlow(int curPos, char quoteChar, XmlTextReaderImpl.NodeData attr) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseCData() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseCDataOrComment(XmlNodeType type) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseCDataOrComment(XmlNodeType type, out int outStartPos, out int outEndPos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseCharRefInline(int startPos, out int charCount, out XmlTextReaderImpl.EntityType entityType) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseComment() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseDoctypeDecl() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseDocumentContent() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseDtd() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseDtdFromParserContext() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseElement() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseElementContent() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseEndElement() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseEntityName() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseEntityReference() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseFragmentAttribute() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseName() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseNamedCharRef(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 XmlTextReaderImpl.EntityType entityType) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseNumericCharRefInline(int startPos, bool expand, StringBuilder internalSubsetBuilder, out int charCount, out XmlTextReaderImpl.EntityType entityType) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParsePI() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParsePI(StringBuilder piInDtdStringBuilder) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParsePIValue(out int outStartPos, out int outEndPos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseQName(out int colonPos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseQName(bool isQName, int startOffset, out int colonPos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseRootLevelWhitespace() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseText() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseText(out int startPos, out int endPos, ref int outOrChars) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | parseText_dummyTask | System.Xml.XmlTextReaderImpl | private | 
  | ParseUnexpectedToken(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseUnexpectedToken() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseXmlDeclaration(bool isTextDecl) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ParseXmlDeclarationFragment() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | parsingFunction | System.Xml.XmlTextReaderImpl | private | 
  | ParsingFunction enum name | System.Xml.XmlTextReaderImpl | private | 
  | ParsingMode enum name | System.Xml.XmlTextReaderImpl | private | 
  | parsingMode | System.Xml.XmlTextReaderImpl | private | 
  | parsingStatesStack | System.Xml.XmlTextReaderImpl | private | 
  | parsingStatesStackTop | 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 | 
  | ps | System.Xml.XmlTextReaderImpl | private | 
  | PushExternalEntity(IDtdEntityInfo entity) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | PushExternalEntityOrSubset(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 | 
  | Read() | System.Xml.XmlTextReaderImpl | inline | 
  | ReadAttributeValue() | System.Xml.XmlTextReaderImpl | inline | 
  | ReadData() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ReadDataInName(ref int pos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | readState | System.Xml.XmlTextReaderImpl | private | 
  | ReadState | System.Xml.XmlTextReaderImpl |  | 
  | readValueOffset | System.Xml.XmlTextReaderImpl | private | 
  | RegisterConsumedCharacters(long characters, bool inEntityReference) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | RegisterEntity(IDtdEntityInfo entity) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | reportedBaseUri | System.Xml.XmlTextReaderImpl | private | 
  | reportedEncoding | System.Xml.XmlTextReaderImpl | private | 
  | ResetAttributes() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ResolveEntity() | System.Xml.XmlTextReaderImpl | inline | 
  | ReThrow(Exception e, int lineNo, int linePos) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | rootElementParsed | System.Xml.XmlTextReaderImpl | private | 
  | 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 | 
  | Settings | System.Xml.XmlTextReaderImpl |  | 
  | SetupEncoding(Encoding encoding) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | SetupEndEntityNodeInAttribute() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | SetupEndEntityNodeInContent() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | ShiftBuffer(int sourcePos, int destPos, int count) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | SkipDtd() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | SkipPartialTextValue() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | SkipPublicOrSystemIdLiteral() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | SkipUntil(char stopChar, bool recognizeLiterals) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | standalone | System.Xml.XmlTextReaderImpl | private | 
  | stringBuilder | System.Xml.XmlTextReaderImpl | private | 
  | StripSpaces(string value) | System.Xml.XmlTextReaderImpl | inlinepackagestatic | 
  | StripSpaces(char[] value, int index, ref int len) | System.Xml.XmlTextReaderImpl | inlinepackagestatic | 
  | supportNamespaces | System.Xml.XmlTextReaderImpl | private | 
  | SwitchEncoding(Encoding newEncoding) | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | SwitchEncodingToUTF8() | System.Xml.XmlTextReaderImpl | inlineprivate | 
  | 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(XmlTextReaderImpl.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 | 
  | url | System.Xml.XmlTextReaderImpl | private | 
  | v1Compat | System.Xml.XmlTextReaderImpl | private | 
  | validatingReaderCompatFlag | System.Xml.XmlTextReaderImpl | private | 
  | validationEventHandling | System.Xml.XmlTextReaderImpl | private | 
  | Value | System.Xml.XmlTextReaderImpl |  | 
  | whitespaceHandling | System.Xml.XmlTextReaderImpl | private | 
  | Xml | System.Xml.XmlTextReaderImpl | private | 
  | xmlCharType | System.Xml.XmlTextReaderImpl | private | 
  | xmlContext | System.Xml.XmlTextReaderImpl | private | 
  | XmlNs | System.Xml.XmlTextReaderImpl | private | 
  | XmlReader() | System.Xml.XmlReader | inlineprotected | 
  | XmlReader() | System.Xml.XmlReader | inlineprivatestatic | 
  | XmlResolver | System.Xml.XmlTextReaderImpl | package | 
  | xmlResolver | System.Xml.XmlTextReaderImpl | private | 
  | xmlResolverIsSet | System.Xml.XmlTextReaderImpl | private | 
  | XmlTextReaderImpl(XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | XmlTextReaderImpl(TextReader input, XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | XmlTextReaderImpl(string url, TextReader input, XmlNameTable nt) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | XmlTextReaderImpl(string xmlFragment, XmlNodeType fragType, XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | XmlTextReaderImpl(string xmlFragment, XmlParserContext context) | System.Xml.XmlTextReaderImpl | inlinepackage | 
  | XmlValidatingReaderCompatibilityMode | System.Xml.XmlTextReaderImpl | package | 
  | ZeroEndingStream(int pos) | System.Xml.XmlTextReaderImpl | inlineprivate |