1 reference to HexUnescape
System.Net.Http (1)
System\Net\Http\Headers\ContentDispositionHeaderValue.cs (1)
523
unescapedBytes[unescapedBytesCount++] = (byte)Uri.
HexUnescape
(dataString, ref index);