3 references to net_log_listener_cant_convert_percent_value
System.Net.HttpListener (3)
System\Net\HttpListenerRequestUriBuilder.cs (3)
253
NetEventSource.Error(this, SR.Format(SR.
net_log_listener_cant_convert_percent_value
, codePoint));
268
NetEventSource.Error(this, SR.Format(SR.
net_log_listener_cant_convert_percent_value
, codePoint));
284
if (NetEventSource.Log.IsEnabled()) NetEventSource.Error(this, SR.Format(SR.
net_log_listener_cant_convert_percent_value
, escapedCharacter));