2 references to TryReadWord
Microsoft.AspNetCore.WebUtilities (2)
FormReader.cs (2)
195
if (!
TryReadWord
('=', KeyLengthLimit, out _currentKey))
208
if (!
TryReadWord
('&', ValueLengthLimit, out _currentValue))