2 references to _ulongMaxValueLength
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
PipelineExtensionTests.cs (2)
72
[InlineData(
_ulongMaxValueLength
/ 2)]
73
[InlineData(
_ulongMaxValueLength
- 1)]