3 references to WriteInternal
Microsoft.AspNetCore.Http.Connections.Common (3)
src\SignalR\common\Shared\Utf8BufferTextWriter.cs (3)
87
WriteInternal
(buffer.AsSpan(index, count));
94
WriteInternal
(buffer);
141
WriteInternal
(value.AsSpan());