3 references to _maxULongByteLength
IIS.NewHandler.FunctionalTests (3)
src\Shared\ServerInfrastructure\BufferExtensions.cs (3)
187var position = _maxULongByteLength; 198var length = _maxULongByteLength - position; 264var bytes = new byte[_maxULongByteLength];