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