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