2 references to AnalyzeInvocation
Microsoft.CodeAnalysis.Features (2)
ConvertToInterpolatedString\AbstractConvertPlaceholderToInterpolatedStringRefactoringProvider.cs (2)
129
var data = this.
AnalyzeInvocation
(document, semanticModel, invocation, placeholderArgument, cancellationToken);
277
AnalyzeInvocation
(document, semanticModel, invocation, placeholderArgument, cancellationToken) is { } invocationData)