1 write to _textInput
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
MessageParserBenchmark.cs (1)
46
_textInput
= writer.ToArray();
1 reference to _textInput
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
MessageParserBenchmark.cs (1)
67
var data = new ReadOnlySequence<byte>(
_textInput
);