1 implementation of FindPackagesWithTypeAsync
Microsoft.CodeAnalysis.Features (1)
AddImport\Remote\AbstractAddImportFeatureService_Remote.cs (1)
38
public ValueTask<ImmutableArray<PackageWithTypeResult>>
FindPackagesWithTypeAsync
(RemoteServiceCallbackId callbackId, string source, string name, int arity, CancellationToken cancellationToken)