1 reference to s_commandFrameWriterOptions
Aspire.Hosting.Browsers.Tests (1)
src\Aspire.Hosting.Browsers\BrowserLogsCdpProtocol.cs (1)
124
using var writer = new Utf8JsonWriter(buffer,
s_commandFrameWriterOptions
);