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
◆
GetAttributeConstructor()
ConstructorInfo
Newtonsoft.Json.Serialization.DefaultContractResolver.GetAttributeConstructor
(
Type
objectType
)
inline
private
Definition at line
286
of file
DefaultContractResolver.cs
.
287
{
288
Type
type;
289
Type
type2
;
290
Type
type3
;
291
Type
type4
;
292
if
((type ==
null
|| type !=
null
) && (
type2
==
null
||
type2
!=
null
) && (
type3
==
null
||
type3
!=
null
) && (
type4
==
null
||
type4
!=
null
))
293
{
294
ConstructorInfo
constructorInfo
;
295
return
constructorInfo
;
296
}
297
throw
new
ArrayTypeMismatchException
();
298
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
System.Reflection.ConstructorInfo
Definition
ConstructorInfo.cs:11
System.Type
Definition
Type.cs:12
References
j__TPar
.
Newtonsoft
Json
Serialization
DefaultContractResolver
Generated by
1.10.0