1 reference to _oneSingleDotSegments
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
DotSegmentRemovalBenchmark.cs (1)
22
private readonly byte[] _oneDingleDotSegmentsAscii = Encoding.ASCII.GetBytes(
_oneSingleDotSegments
);