1 implementation of FindPackagesWithAssemblyAsync
Microsoft.CodeAnalysis.Features (1)
AddImport\Remote\RemoteMissingImportDiscoveryServiceCallbackDispatcher.cs (1)
37
public ValueTask<ImmutableArray<PackageWithAssemblyResult>>
FindPackagesWithAssemblyAsync
(RemoteServiceCallbackId callbackId, string source, string name, CancellationToken cancellationToken)