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