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