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