2 references to IsMatchingGenericType
System.Text.Json.SourceGeneration (2)
Helpers\RoslynExtensions.cs (2)
164
if (
IsMatchingGenericType
(interfaceType, baseType))
173
if (
IsMatchingGenericType
(current, baseType))