3 references to ImplementingTypes
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\FindReferences\DependentTypeFinder_Remote.cs (2)
64
DependentTypesKind.
ImplementingTypes
=> FunctionId.DependentTypeFinder_FindAndCacheImplementingTypesAsync,
74
DependentTypesKind.
ImplementingTypes
=> FindImplementingTypesInCurrentProcessAsync(type, solution, projects, transitive, cancellationToken),
FindSymbols\SymbolFinder_Hierarchy.cs (1)
309
type, solution, projects, transitive, DependentTypesKind.
ImplementingTypes
, cancellationToken).ConfigureAwait(false);