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