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