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