1 reference to GenerateMethodNameFromUserPreference
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractMethod\CSharpMethodExtractor.CSharpCodeGenerator.cs (1)
1144
return Identifier(nameGenerator.CreateUniqueMethodName(scope,
GenerateMethodNameFromUserPreference
()));