2 references to FavorUtf8
System (2)
net\System\Net\HttpListenerRequestUriBuilder.cs (2)
178
if (((type == EncodingType.Primary) && (!HttpSysSettings.
FavorUtf8
)) ||
179
((type == EncodingType.Secondary) && (HttpSysSettings.
FavorUtf8
)))