3 references to IsQuoted
Microsoft.Net.Http.Headers (3)
ContentDispositionHeaderValue.cs (3)
359
if (
IsQuoted
(dateString))
470
if (
IsQuoted
(result))
581
if (!
IsQuoted
(processedInput) || processedInput.Length < 10)