3 references to NonSourceFileRefactoring
Microsoft.CodeAnalysis.TestAnalyzerReference (1)
NonSourceFileRefactoring.cs (1)
25context.RegisterRefactoring(CodeAction.Create(nameof(NonSourceFileRefactoring),
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
CSharp\CSharpCodeActions.cs (2)
1437await TestServices.SolutionExplorer.AddAnalyzerReferenceAsync(ProjectName, typeof(NonSourceFileRefactoring).Assembly.Location, HangMitigatingCancellationToken); 1455nameof(NonSourceFileRefactoring),