public override Task WriteEndDocumentAsync() { CheckAsync(); return(SetLastTask(CoreWriter.WriteEndDocumentAsync())); }