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