2 instantiations of EncoderFallbackException
mscorlib (2)
system\text\encoderexceptionfallback.cs (2)
58throw new EncoderFallbackException( 82throw new EncoderFallbackException(
2 references to EncoderFallbackException
System (2)
net\System\Net\HttpListenerRequestUriBuilder.cs (2)
317catch (EncoderFallbackException e) 374catch (EncoderFallbackException e)