1 implementation of RemoveAnalyzerConfigFile
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_IWorkspaceProjectContext.cs (1)
271public void RemoveAnalyzerConfigFile(string filePath)
1 reference to RemoveAnalyzerConfigFile
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\BrokeredService\WorkspaceProject.cs (1)
73_project.RemoveAnalyzerConfigFile(analyzerConfigPath);