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