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
Loading...
Searching...
No Matches

◆ InitInputType

Enumerator
UriString 
Stream 
TextReader 
Invalid 

Definition at line 5900 of file XmlTextReaderImpl.cs.

5901 {
5902 [global::Cpp2ILInjected.Token(Token = "0x400018E")]
5903 UriString,
5904 [global::Cpp2ILInjected.Token(Token = "0x400018F")]
5905 Stream,
5906 [global::Cpp2ILInjected.Token(Token = "0x4000190")]
5907 TextReader,
5908 [global::Cpp2ILInjected.Token(Token = "0x4000191")]
5909 Invalid
5910 }