1 write to _scopeCreator
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
178=> _scopeCreator = scopeCreator;
5 references to _scopeCreator
Microsoft.VisualStudio.LanguageServices (5)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (5)
182Contract.ThrowIfTrue(_scopeCreator._fullSolutionLoadScopes.Any()); 184_scopeCreator._solutionLoaded = false; 191_scopeCreator._solutionLoaded = false; 198_scopeCreator._solutionLoaded = true; 199_scopeCreator.StopTrackingAllProjects();