2 references to ValueLengthLimit
Microsoft.AspNetCore.WebUtilities (2)
FormReader.cs (2)
29
/// Gets the default value for <see cref="
ValueLengthLimit
" />.
208
if (!TryReadWord('&',
ValueLengthLimit
, out _currentValue))