2 writes to _lastPresentedViewState_doNotAccessDirectly
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineViewModel.cs (2)
84
_lastPresentedViewState_doNotAccessDirectly
= CreateEmptyViewState(_textBuffer.CurrentSnapshot);
166
_lastPresentedViewState_doNotAccessDirectly
= value;
1 reference to _lastPresentedViewState_doNotAccessDirectly
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineViewModel.cs (1)
160
return
_lastPresentedViewState_doNotAccessDirectly
;