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
133
=> GetLazyValue(options).
GetValueAsync
(cancellationToken);