1 reference to FindMatchesAsync
Microsoft.CodeAnalysis.Features (1)
IntroduceParameter\IntroduceParameterDocumentRewriter.cs (1)
632
var matches = await
FindMatchesAsync
(cancellationToken).ConfigureAwait(false);