Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 3428 of file XmlTextReaderImpl.cs.
References System.Xml.XmlTextReaderImpl._charactersFromEntities, System.Xml.XmlTextReaderImpl._charactersInDocument, System.Xml.XmlTextReaderImpl._documentStartBytePos, System.Xml.XmlTextReaderImpl._maxCharactersFromEntities, System.Xml.XmlTextReaderImpl._maxCharactersInDocument, System.Xml.XmlTextReaderImpl._ps, System.Xml.XmlTextReaderImpl.ParsingState.charPos, System.Xml.XmlTextReaderImpl.ParsingState.chars, System.Xml.Dictionary, System.Xml.XmlTextReaderImpl.ParsingState.encoding, and System.Text.Encoding.GetByteCount().
Referenced by System.Xml.XmlTextReaderImpl.SwitchEncoding(), and System.Xml.XmlTextReaderImpl.SwitchEncodingAsync().