Base:
3 references to FlushAsync
Microsoft.CodeAnalysis.Remote.Workspaces (3)
SolutionAssetProvider.cs (3)
82
await stream.
FlushAsync
(cancellationToken).ConfigureAwait(false);
95
/// is holding onto (including within <see cref="Flush"/>, <see cref="
FlushAsync
"/>, or <see cref="Dispose"/>).
129
/// will call <see cref="
FlushAsync
"/> at appropriate times to ensure data is being sent through the writer