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