1 write to _serverStreamingOptions
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
GrpcJsonTranscodingOptions.cs (1)
24_serverStreamingOptions = new Lazy<JsonSerializerOptions>(
1 reference to _serverStreamingOptions
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
GrpcJsonTranscodingOptions.cs (1)
30internal JsonSerializerOptions ServerStreamingSerializerOptions => _serverStreamingOptions.Value;