3 references to IsQuoted
System.Net.Http (3)
System\Net\Http\Headers\ContentDispositionHeaderValue.cs (3)
288
if (
IsQuoted
(dateString))
399
if (
IsQuoted
(result))
453
if (!
IsQuoted
(processedInput) || processedInput.Length < 10)