3 references to IsSafe
System.ServiceModel.Primitives (3)
Internals\System\Runtime\UrlUtility.cs (3)
115
if (ignoreAscii ||
IsSafe
(ch))
204
else if (!
IsSafe
(ch))
225
if (
IsSafe
(ch))