1 write to _scopeCreator
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
179=> _scopeCreator = scopeCreator;
5 references to _scopeCreator
Microsoft.VisualStudio.LanguageServices (5)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (5)
183Contract.ThrowIfTrue(_scopeCreator._fullSolutionLoadScopes.Any()); 185_scopeCreator._solutionLoaded = false; 192_scopeCreator._solutionLoaded = false; 199_scopeCreator._solutionLoaded = true; 200_scopeCreator.StopTrackingAllProjects();