2 references to s_analyzerChangedErrorId
Microsoft.VisualStudio.LanguageServices (2)
AnalyzerDependency\AnalyzerFileWatcherService.cs (2)
60=> _updateSource.ClearDiagnosticsForProject(projectId, Tuple.Create(s_analyzerChangedErrorId, analyzerPath)); 69_updateSource.UpdateDiagnosticsForProject(projectId, Tuple.Create(s_analyzerChangedErrorId, analyzerPath), SpecializedCollections.SingletonEnumerable(diagnostic));