3 references to DerivedClasses
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\FindReferences\DependentTypeFinder_Remote.cs (2)
62
DependentTypesKind.
DerivedClasses
=> FunctionId.DependentTypeFinder_FindAndCacheDerivedClassesAsync,
72
DependentTypesKind.
DerivedClasses
=> FindDerivedClassesInCurrentProcessAsync(type, solution, projects, transitive, cancellationToken),
FindSymbols\SymbolFinder_Hierarchy.cs (1)
237
type, solution, projects, transitive, DependentTypesKind.
DerivedClasses
, cancellationToken).ConfigureAwait(false);