1 write to _owner
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
343
_owner
= owner;
1 reference to _owner
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
389
var descriptorMap = Solution.SolutionState.Analyzers.GetDiagnosticDescriptorsPerReference(
_owner
.AnalyzerInfoCache, project);