2 references to IsUrlSafeChar
System (2)
net\System\Net\WebUtility.cs (2)
416
else if (!
IsUrlSafeChar
(ch))
442
if (
IsUrlSafeChar
(ch))