1 write to _owner
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
647_owner = owner;
4 references to _owner
Microsoft.VisualStudio.LanguageServices (4)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (4)
696var descriptorMap = Solution.State.Analyzers.GetDiagnosticDescriptorsPerReference(_owner._diagnosticService.AnalyzerInfoCache, project); 856var fullSolutionAnalysis = _owner._diagnosticService.GlobalOptions.IsFullSolutionAnalysisEnabled(project.Language); 869var infoCache = _owner._diagnosticService.AnalyzerInfoCache; 932_owner.OnBuildProgressChanged(this, BuildProgress.Updated);