2 instantiations of DocumentOutlineViewState
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineViewModel.cs (2)
108
=>
new
(
319
var newViewState = new
DocumentOutlineViewState
(
6 references to DocumentOutlineViewState
Microsoft.VisualStudio.LanguageServices (6)
DocumentOutline\DocumentOutlineViewModel.cs (5)
58
private
DocumentOutlineViewState
_lastPresentedViewState_doNotAccessDirectly;
107
private static
DocumentOutlineViewState
CreateEmptyViewState(ITextSnapshot currentSnapshot)
144
private
DocumentOutlineViewState
LastPresentedViewState
285
var
lastPresentedViewState = this.LastPresentedViewState;
319
var
newViewState = new DocumentOutlineViewState(
DocumentOutline\DocumentOutlineViewModel.IntervalIntrospector.cs (1)
14
/// Helper for <see cref="
DocumentOutlineViewState
.ViewModelItemsTree"/>. Allows us to lookup a set of