2 references to CreateSerializerOptions
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
GrpcJsonTranscodingOptions.cs (2)
22
() => JsonConverterHelper.
CreateSerializerOptions
(new JsonContext(JsonSettings, TypeRegistry, DescriptorRegistry)),
25
() => JsonConverterHelper.
CreateSerializerOptions
(new JsonContext(JsonSettings, TypeRegistry, DescriptorRegistry), isStreamingOptions: true),