1 reference to CheckIsReserved
System.Private.Uri (1)
System\IriHelper.cs (1)
108
if (ch == Uri.c_DummyChar || ch == '%' ||
CheckIsReserved
(ch, component) || UriHelper.IsNotSafeForUnescape(ch))