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)
67var data = new ReadOnlySequence<byte>(_textInput);