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