Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 3380 of file XmlTextReaderImpl.cs.
References System.Xml.XmlTextReaderImpl._afterResetState, System.Xml.XmlTextReaderImpl._ps, System.Xml.XmlTextReaderImpl.ParsingState.encoding, System.Text.Encoding.GetEncoding(), System.Xml.XmlTextReaderImpl.ParsingState.stream, System.Xml.XmlTextReaderImpl.Throw(), System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(), System.Xml.XmlTextReaderImpl.UTF8BomThrowing, System.Text.Encoding.WebName, System.SR.Xml_EncodingSwitchAfterResetState, System.SR.Xml_MissingByteOrderMark, and System.SR.Xml_UnknownEncoding.
Referenced by System.Xml.XmlTextReaderImpl.ParseXmlDeclaration(), and System.Xml.XmlTextReaderImpl.ParseXmlDeclarationAsync().