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

◆ ImplementsGenericDefinition() [1/2]

static bool Newtonsoft.Json.Utilities.ReflectionUtils.ImplementsGenericDefinition ( Type type,
Type genericInterfaceDefinition )
inlinestatic

Definition at line 171 of file ReflectionUtils.cs.

172 {
173 if (!true)
174 {
175 }
176 bool flag;
177 return flag;
178 }

Referenced by Newtonsoft.Json.Utilities.ReflectionUtils.GetDictionaryKeyValueTypes().