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