|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for System.Xml.XmlTextReaderImpl.ParsingState:Package Functions | |
| void | Clear () |
| void | Close (bool closeInput) |
Package Attributes | |
| char[] | chars |
| int | charPos |
| int | charsUsed |
| Encoding | encoding |
| bool | appendMode |
| Stream | stream |
| Decoder | decoder |
| byte[] | bytes |
| int | bytePos |
| int | bytesUsed |
| TextReader | textReader |
| int | lineNo |
| int | lineStartPos |
| string | baseUriStr |
| Uri | baseUri |
| bool | isEof |
| bool | isStreamEof |
| IDtdEntityInfo | entity |
| int | entityId |
| bool | eolNormalized |
| bool | entityResolvedManually |
Properties | |
| int | LineNo [get, set] |
| int | LinePos [get, set] |
Definition at line 5913 of file XmlTextReaderImpl.cs.