1 reference to TryFindInvocationAsync
Microsoft.CodeAnalysis.Features (1)
ConvertToInterpolatedString\AbstractConvertPlaceholderToInterpolatedStringRefactoringProvider.cs (1)
51
var (invocation, placeholderArgument) = await
TryFindInvocationAsync
().ConfigureAwait(false);