1 reference to IsEscapedAscii
Microsoft.Net.Http.Headers (1)
ContentDispositionHeaderValue.cs (1)
770if ((pattern[index] == '%') && IsEscapedAscii(pattern[index + 1], pattern[index + 2]))