public string[] GetCompletionItems() { WaitForCompletionSet(); return(_inProc.GetCompletionItems()); }