Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 322 of file XmlUTF8TextReader.cs.
References System.Xml.XmlUTF8TextReader._buffered, System.Xml.XmlBaseReader._localName, System.Xml.XmlUTF8TextReader._localName, System.Xml.XmlUTF8TextReader._maxBytesPerRead, System.Xml.XmlUTF8TextReader._prefix, System.Xml.XmlBaseReader.AddAttribute(), System.Xml.XmlBaseReader.AddNamespace(), System.Xml.XmlBaseReader.AddXmlAttribute(), System.Xml.XmlBaseReader.AddXmlnsAttribute(), System.buffer, System.count, System.Xml.Dictionary, System.Xml.XmlBaseReader.FixXmlAttribute(), System.Xml.PrefixHandle.IsEmpty, System.Xml.PrefixHandle.IsXml, System.Xml.PrefixHandle.IsXmlns, System.Xml.StringHandle.IsXmlns, System.length, System.offset, System.Xml.XmlBaseReader.Prefix, System.Xml.XmlBaseReader.ProcessAttributes(), System.Xml.XmlUTF8TextReader.ReadAttributeText(), System.Xml.XmlUTF8TextReader.ReadCharRef(), System.Xml.XmlUTF8TextReader.ReadNonFFFE(), System.Xml.XmlUTF8TextReader.ReadQualifiedName(), System.Xml.XmlUTF8TextReader.s_charType, System.Xml.XmlUTF8TextReader.SkipWhitespace(), System.Xml.XmlExceptionHelper.ThrowMaxBytesPerReadExceeded(), System.Xml.XmlExceptionHelper.ThrowTokenExpected(), System.Xml.XmlExceptionHelper.ThrowXmlException(), System.Xml.XmlException, and System.SR.XmlSpaceBetweenAttributes.
Referenced by System.Xml.XmlUTF8TextReader.ReadDeclaration(), and System.Xml.XmlUTF8TextReader.ReadStartElement().