1 reference to ContainsOnlyPathSafeCharacters
System.Web (1)
Util\UriUtil.cs (1)
59
if (String.IsNullOrEmpty(unescaped) ||
ContainsOnlyPathSafeCharacters
(unescaped))