2 references to FindDerivedClassesAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SymbolFinder_Hierarchy.cs (2)
49
var derivedTypes = await
FindDerivedClassesAsync
(
145
? await
FindDerivedClassesAsync
(containingType, solution, projects, cancellationToken).ConfigureAwait(false)