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

◆ JsonDictionaryContract()

Newtonsoft.Json.Serialization.JsonDictionaryContract.JsonDictionaryContract ( Type underlyingType)
inline

Definition at line 186 of file JsonDictionaryContract.cs.

188 {
189 int num = 5;
192 if (genericCollectionDefinitionType == null)
193 {
194 }
196 {
197 }
200 Type type;
202 if ((underlyingType == null || underlyingType != null) && (underlyingType == null || underlyingType != null))
203 {
204 return;
205 }
206 throw new ArrayTypeMismatchException();
207 }
class f__AnonymousType0<< Count > j__TPar
Func< string, string >< DictionaryKeyResolver > k__BackingField
static bool IsGenericDefinition(Type type, Type genericInterfaceDefinition)

References Newtonsoft.Json.Serialization.JsonDictionaryContract._genericCollectionDefinitionType, Newtonsoft.Json.Utilities.ReflectionUtils.IsGenericDefinition(), j__TPar, Newtonsoft.Json.Serialization.JsonDictionaryContract.k__BackingField, and Newtonsoft.Json.Serialization.JsonContract.UnderlyingType.