2 references to GetPrimitiveWriterMethod
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (2)
998if (GetPrimitiveWriterMethod(typeSpec) is string primitiveWriterMethod) 1024if (GetPrimitiveWriterMethod(typeSpec) is string primitiveWriterMethod)