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)
277
WriteEndObjectHandleExceptions
(new JsonWriterDelegator(writer));
285
WriteEndObjectHandleExceptions
(new JsonWriterDelegator(writer));