2 references to KeyLengthLimit
Microsoft.AspNetCore.WebUtilities (2)
FormReader.cs (2)
23
/// Gets the default value for <see cref="
KeyLengthLimit
"/>.
195
if (!TryReadWord('=',
KeyLengthLimit
, out _currentKey))