2 references to IsGenericInstantiation
Microsoft.AspNetCore.Mvc.NewtonsoftJson (2)
src\Shared\ClosedGenericMatcher\ClosedGenericMatcher.cs (2)
44
if (
IsGenericInstantiation
(queryType, interfaceType))
72
if (
IsGenericInstantiation
(@interface, interfaceType))