|
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.Globalization.TimeSpanParse.TimeSpanTokenizer:Package Functions | |
| TimeSpanTokenizer (global::System.ReadOnlySpan< char > input) | |
| TimeSpanTokenizer (global::System.ReadOnlySpan< char > input, int startPosition) | |
| TimeSpanParse.TimeSpanToken | GetNextToken () |
| void | BackOne () |
Properties | |
| bool | EOL [get, set] |
| char | NextChar [get, set] |
Private Attributes | |
| global::System.ReadOnlySpan< char > | _value |
| int | _pos |
Definition at line 745 of file TimeSpanParse.cs.