3 references to IsQuoted
Microsoft.Net.Http.Headers (3)
ContentDispositionHeaderValue.cs (3)
358
if (
IsQuoted
(dateString))
469
if (
IsQuoted
(result))
580
if (!
IsQuoted
(processedInput) || processedInput.Length < 10)