4 references to JsonWriterDelegator
System.Runtime.Serialization (4)
System\Runtime\Serialization\Json\DataContractJsonSerializer.cs (4)
287
WriteObjectHandleExceptions(new
JsonWriterDelegator
(writer, this.DateTimeFormat), graph);
292
WriteObjectHandleExceptions(new
JsonWriterDelegator
(writer, this.DateTimeFormat), graph);
297
WriteObjectContentHandleExceptions(new
JsonWriterDelegator
(writer, this.DateTimeFormat), graph);
302
WriteObjectContentHandleExceptions(new
JsonWriterDelegator
(writer, this.DateTimeFormat), graph);