1 reference to GetDocumentAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Navigation\AbstractDefinitionLocationService.cs (1)
188var document = await project.GetDocumentAsync(contentHash, cancellationToken).ConfigureAwait(false);