提交 21f21c02 编写于 作者: A Allison Chou

Minor naming change

上级 724dd25d
......@@ -15,7 +15,7 @@
namespace Microsoft.CodeAnalysis.CSharp.ExtractLocalFunction
{
[ExportCodeRefactoringProvider(LanguageNames.CSharp,
Name = PredefinedCodeRefactoringProviderNames.ExtractLocalMethod), Shared]
Name = PredefinedCodeRefactoringProviderNames.ExtractLocalFunction), Shared]
internal class CSharpExtractLocalFunctionCodeRefactoringProvider : ExtractMethodCodeRefactoringProvider
{
[ImportingConstructor]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册