2 references to EnqueueFullSolutionEvent
Microsoft.CodeAnalysis.Features (2)
SolutionCrawler\WorkCoordinator.cs (2)
201
EnqueueFullSolutionEvent
(args.NewSolution, InvocationReasons.DocumentAdded, eventName);
206
EnqueueFullSolutionEvent
(args.OldSolution, InvocationReasons.SolutionRemoved, eventName);