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