4 writes to _solutionLoaded
Microsoft.VisualStudio.LanguageServices (4)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (4)
135
_solutionLoaded
= true;
189
_scopeCreator.
_solutionLoaded
= false;
196
_scopeCreator.
_solutionLoaded
= false;
203
_scopeCreator.
_solutionLoaded
= true;
1 reference to _solutionLoaded
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
51
if (!
_solutionLoaded
)