1 write to _scopeCreator
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
177=> _scopeCreator = scopeCreator;
5 references to _scopeCreator
Microsoft.VisualStudio.LanguageServices (5)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (5)
181Contract.ThrowIfTrue(_scopeCreator._fullSolutionLoadScopes.Any()); 183_scopeCreator._solutionLoaded = false; 190_scopeCreator._solutionLoaded = false; 197_scopeCreator._solutionLoaded = true; 198_scopeCreator.StopTrackingAllProjects();