1 reference to FindTypesInCurrentProcessAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\DependentTypeFinder_Remote.cs (1)
49
return await
FindTypesInCurrentProcessAsync
(type, solution, projects, transitive, kind, cancellationToken).ConfigureAwait(false);