1 instantiation of DecoderFallbackException
mscorlib (1)
system\text\decoderexceptionfallback.cs (1)
99throw new DecoderFallbackException(
11 references to DecoderFallbackException
System (1)
net\System\Net\HttpListenerRequestUriBuilder.cs (1)
369catch (DecoderFallbackException e)
System.Runtime.Serialization (10)
System\Runtime\Serialization\Json\JsonEncodingStreamWrapper.cs (3)
183catch (DecoderFallbackException e) 241catch (DecoderFallbackException ex) 500catch (DecoderFallbackException ex)
System\Xml\EncodingStreamWrapper.cs (3)
107catch (DecoderFallbackException ex) 527catch (DecoderFallbackException e) 650catch (DecoderFallbackException ex)
System\Xml\XmlConverter.cs (4)
370catch (DecoderFallbackException exception) 382catch (DecoderFallbackException exception) 395catch (DecoderFallbackException exception) 407catch (DecoderFallbackException exception)