3 references to IsSafe
System.ServiceModel.Internals (3)
System\Runtime\UrlUtility.cs (3)
97
if (ignoreAscii ||
IsSafe
(ch))
192
else if (!
IsSafe
(ch))
213
if (
IsSafe
(ch))