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