1 reference to GetIdentitiesAsync
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\BaseDiagnosticAndGeneratorItemSource.cs (1)
201
var identifies = await
GetIdentitiesAsync
().ConfigureAwait(false);