3 references to _bytesServer
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
HeaderCollectionBenchmark.cs (3)
132
_responseHeadersDirect.SetRawServer("Kestrel",
_bytesServer
);
172
_responseHeadersDirect.SetRawServer("Kestrel",
_bytesServer
);
205
_responseHeadersDirect.SetRawServer("Kestrel",
_bytesServer
);