4 references to Reset
Microsoft.AspNetCore.Http.Connections.Common (1)
src\SignalR\common\Shared\ReusableUtf8JsonWriter.cs (1)
51
writer._writer.
Reset
(stream);
Microsoft.AspNetCore.SignalR.Common (1)
src\SignalR\common\Shared\ReusableUtf8JsonWriter.cs (1)
51
writer._writer.
Reset
(stream);
Microsoft.AspNetCore.SignalR.Protocols.Json (1)
src\SignalR\common\Shared\ReusableUtf8JsonWriter.cs (1)
51
writer._writer.
Reset
(stream);
System.Text.Json (1)
System\Text\Json\Writer\Utf8JsonWriter.cs (1)
386
Reset
(bufferWriter);