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