1 write to Language
Microsoft.CodeAnalysis.Features (1)
SolutionCrawler\WorkCoordinator.WorkItem.cs (1)
81Language = language;
7 references to Language
Microsoft.CodeAnalysis.Features (7)
SolutionCrawler\WorkCoordinator.AsyncDocumentWorkItemQueue.cs (2)
109Debug.Assert(existingWorkItem.Language == item.Language);
SolutionCrawler\WorkCoordinator.NormalPriorityProcessor.cs (1)
76Processor._logAggregator, item.Language, item.DocumentId, item.InvocationReasons, item.IsLowPriority, item.ActiveMember, added);
SolutionCrawler\WorkCoordinator.WorkItem.cs (4)
110DocumentId, ProjectId, Language, InvocationReasons, IsLowPriority, ActiveMember, SpecificAnalyzers, 123DocumentId, ProjectId, Language, 146DocumentId, ProjectId, Language, InvocationReasons, IsLowPriority, ActiveMember, SpecificAnalyzers, 158Language,