1 reference to HasInheritanceRelationshipAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\FindReferencesSearchEngine_FindReferencesInDocuments.cs (1)
187
var (matched, candidate, candidateReason) = await
HasInheritanceRelationshipAsync
(symbol, symbolInfo).ConfigureAwait(false);