1 reference to GetLocationsAsync
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\LanguageServer\Handler\Definitions\GoToDefinitionHandler.cs (1)
76foreach (var location in await this.GetLocationsAsync(definition, context, cancellationToken).ConfigureAwait(false))