3 references to IsSafe
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\UrlUtility.cs (3)
111
if (ignoreAscii ||
IsSafe
(ch))
200
else if (!
IsSafe
(ch))
221
if (
IsSafe
(ch))