4 references to WriteEndObjectHandleExceptions
System.Private.DataContractSerialization (4)
System\Runtime\Serialization\DataContractSerializer.cs (2)
278
WriteEndObjectHandleExceptions
(new XmlWriterDelegator(writer));
299
WriteEndObjectHandleExceptions
(new XmlWriterDelegator(writer));
System\Runtime\Serialization\Json\DataContractJsonSerializer.cs (2)
286
WriteEndObjectHandleExceptions
(new JsonWriterDelegator(writer));
294
WriteEndObjectHandleExceptions
(new JsonWriterDelegator(writer));