Base:
method
GetValueAsync
Roslyn.Utilities.ValueSource<T>.GetValueAsync(System.Threading.CancellationToken)
2 references to GetValueAsync
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\RecoverableTextAndVersion.cs (1)
139return recoverableText.ToTextAndVersion(await recoverableText.GetValueAsync(cancellationToken).ConfigureAwait(false));
Workspace\Solution\WeaklyCachedRecoverableValueSource.cs (1)
17/// or <see cref="GetValueAsync"/> is called. At that point, it will be dumped to secondary storage, and retrieved