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

◆ NumCharEncountered

int System.Security.Util.Tokenizer.StreamTokenReader.NumCharEncountered
getsetpackage

Definition at line 344 of file Tokenizer.cs.

345 {
346 [global::Cpp2ILInjected.Token(Token = "0x6001736")]
347 [global::Cpp2ILInjected.Address(RVA = "0x1AF07B0", Offset = "0x1AF07B0", Length = "0x8")]
348 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
349 get
350 {
351 throw null;
352 }
353 }