4 references to JsonWriterDelegator
System.Private.DataContractSerialization (4)
System\Runtime\Serialization\Json\DataContractJsonSerializer.cs (4)
312WriteObjectHandleExceptions(new JsonWriterDelegator(writer, this.DateTimeFormat), graph); 319WriteObjectHandleExceptions(new JsonWriterDelegator(writer, this.DateTimeFormat), graph); 326WriteObjectContentHandleExceptions(new JsonWriterDelegator(writer, this.DateTimeFormat), graph); 333WriteObjectContentHandleExceptions(new JsonWriterDelegator(writer, this.DateTimeFormat), graph);