2 references to RemoveAnalyzerConfigFile
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject_IAnalyzerConfigFileHost.cs (1)
17
=> ProjectSystemProject.
RemoveAnalyzerConfigFile
(filePath);
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_IWorkspaceProjectContext.cs (1)
279
=> _projectSystemProject.
RemoveAnalyzerConfigFile
(filePath);