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