2 references to GetConverterTypeFromAttribute
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Parser.cs (2)
384TypeRef? typeRef = GetConverterTypeFromAttribute(contextType, converterType, contextType, attributeData); 2374return GetConverterTypeFromAttribute(contextType, converterType, declaringSymbol, attributeData, typeToConvert);