4 writes to _solutionLoaded
Microsoft.VisualStudio.LanguageServices (4)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (4)
129
_solutionLoaded
= true;
183
_scopeCreator.
_solutionLoaded
= false;
190
_scopeCreator.
_solutionLoaded
= false;
197
_scopeCreator.
_solutionLoaded
= true;
1 reference to _solutionLoaded
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
45
if (!
_solutionLoaded
)