1 write to ParametersToGenerateFreshVariablesFor
Microsoft.CodeAnalysis.Features (1)
InlineMethod\AbstractInlineMethodRefactoringProvider.MethodParametersInfo.cs (1)
155ParametersToGenerateFreshVariablesFor = parametersToGenerateFreshVariablesFor;
2 references to ParametersToGenerateFreshVariablesFor
Microsoft.CodeAnalysis.Features (2)
InlineMethod\AbstractInlineMethodRefactoringProvider.InlineContext.cs (2)
118methodParametersInfo.ParametersToGenerateFreshVariablesFor 167methodParametersInfo.ParametersToGenerateFreshVariablesFor,