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