3 references to _bytesServer
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
ResponseHeaderCollectionBenchmark.cs (3)
105
_responseHeadersDirect.SetRawServer("Kestrel",
_bytesServer
);
140
_responseHeadersDirect.SetRawServer("Kestrel",
_bytesServer
);
168
_responseHeadersDirect.SetRawServer("Kestrel",
_bytesServer
);