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