1 reference to _jsonWriterOptions
SignalRSamples (1)
Startup.cs (1)
55await using (var writer = new Utf8JsonWriter(context.Response.BodyWriter, _jsonWriterOptions))