2 references to GetValueAsync
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\VersionSource\LoadableTextAndVersionSource.cs (2)
25/// <see cref="TryGetValue"/>, <see cref="GetValue"/> or <see cref="GetValueAsync"/>. Once non-null will always 149var value = await GetValueAsync(options, cancellationToken).ConfigureAwait(false);