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
◆
ReadJson()
override
object Newtonsoft.Json.Converters.UriConverter.ReadJson
(
JsonReader
reader
,
Type
objectType
,
object
existingValue
,
JsonSerializer
serializer
)
inline
Definition at line
36
of file
UriConverter.cs
.
37
{
38
if
(reader !=
null
)
39
{
40
}
41
throw
new
InvalidCastException
();
42
}
System.InvalidCastException
Definition
InvalidCastException.cs:9
Newtonsoft
Json
Converters
UriConverter
Generated by
1.10.0