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