1 instantiation of InvocationData
Microsoft.CodeAnalysis.Features (1)
ConvertToInterpolatedString\AbstractConvertPlaceholderToInterpolatedStringRefactoringProvider.cs (1)
124return new(invocation, placeholderArgument, invocationSymbol, interpolatedString, shouldReplaceInvocation);
3 references to InvocationData
Microsoft.CodeAnalysis.Features (3)
ConvertToInterpolatedString\AbstractConvertPlaceholderToInterpolatedStringRefactoringProvider.cs (3)
52private InvocationData? AnalyzeInvocation( 311InvocationData invocationData, 330InvocationData invocationData,