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