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