2 references to IsUrlSafe
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Net\WebUtility.cs (2)
317
if (!
IsUrlSafe
(ch))
357
if (
IsUrlSafe
(ch))