1 write to _scopeCreator
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
183=> _scopeCreator = scopeCreator;
5 references to _scopeCreator
Microsoft.VisualStudio.LanguageServices (5)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (5)
187Contract.ThrowIfTrue(_scopeCreator._fullSolutionLoadScopes.Any()); 189_scopeCreator._solutionLoaded = false; 196_scopeCreator._solutionLoaded = false; 203_scopeCreator._solutionLoaded = true; 204_scopeCreator.StopTrackingAllProjects();