+ public Task WriteAsync(this HttpResponse response, StringBuilder builder);
+ public Task WriteAsync(this HttpResponse response, StringBuilder builder);
}
}
}
```
```
You may find the [Framework Design Guidelines](https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/framework-design-guidelines-digest.md) helpful.
You may find the [Framework Design Guidelines](https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/framework-design-guidelines-digest.md) helpful.