4 references to WriteObjectContentHandleExceptions
System.Private.DataContractSerialization (4)
System\Runtime\Serialization\DataContractSerializer.cs (2)
271
WriteObjectContentHandleExceptions
(new XmlWriterDelegator(writer), graph);
292
WriteObjectContentHandleExceptions
(new XmlWriterDelegator(writer), graph);
System\Runtime\Serialization\Json\DataContractJsonSerializer.cs (2)
317
WriteObjectContentHandleExceptions
(new JsonWriterDelegator(writer, this.DateTimeFormat), graph);
324
WriteObjectContentHandleExceptions
(new JsonWriterDelegator(writer, this.DateTimeFormat), graph);