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