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