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