2 references to IntroduceParameter
Microsoft.CodeAnalysis.CSharp.Features (1)
IntroduceParameter\CSharpIntroduceParameterCodeRefactoringProvider.cs (1)
14[ExportCodeRefactoringProvider(LanguageNames.CSharp, Name = PredefinedCodeRefactoringProviderNames.IntroduceParameter), Shared]
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\PredefinedCodeRefactoringProviderNames.cs (1)
57public const string IntroduceParameter = nameof(IntroduceParameter);