terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ HasLineInfo()

bool Newtonsoft.Json.JsonTextReader.HasLineInfo ( )
inline

Implements Newtonsoft.Json.IJsonLineInfo.

Definition at line 941 of file JsonTextReader.cs.

942 {
943 return true;
944 }