5 references to History
Microsoft.VisualStudio.LanguageServices (5)
MoveToNamespace\VisualStudioMoveToNamespaceOptionsService.cs (5)
46[.. History.WhereNotNull()]); 63History.Remove(namespaceName); 64History.AddFirst(namespaceName); 66if (History.Count > HistorySize) 68History.RemoveLast();