Implemented interface member:
method
DetermineGlobalAliasesAsync
Microsoft.CodeAnalysis.FindSymbols.Finders.IReferenceFinder.DetermineGlobalAliasesAsync(Microsoft.CodeAnalysis.ISymbol, Microsoft.CodeAnalysis.Project, System.Threading.CancellationToken)
1 override of DetermineGlobalAliasesAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder.cs (1)
818public sealed override Task<ImmutableArray<string>> DetermineGlobalAliasesAsync(