1 reference to _oneDoubleDotSegments
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
DotSegmentRemovalBenchmark.cs (1)
23
private readonly byte[] _oneDoubleDotSegmentsAscii = Encoding.ASCII.GetBytes(
_oneDoubleDotSegments
);