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