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