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