3 references to RemoveAnalyzerConfigFile
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\WorkspaceProject.cs (1)
111_project.RemoveAnalyzerConfigFile(analyzerConfigPath);
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject_IAnalyzerConfigFileHost.cs (1)
15=> ProjectSystemProject.RemoveAnalyzerConfigFile(filePath);
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_IWorkspaceProjectContext.cs (1)
272=> _projectSystemProject.RemoveAnalyzerConfigFile(filePath);