Searched refs:ExpectedNavigateToItem (Results 1 – 9 of 9) sorted by relevance
18 const aTs: ReadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [{ name: "onResume", kind: "f…19 …eadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [r1, r2].map((range): FourSlashInterface…
17 const aTs: ReadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [20 …eadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [r1, r2].map((range): FourSlashInterface…
28 const overload1: FourSlashInterface.ExpectedNavigateToItem =30 const overload2: FourSlashInterface.ExpectedNavigateToItem =
11 const dash: FourSlashInterface.ExpectedNavigateToItem =13 const space: FourSlashInterface.ExpectedNavigateToItem =
22 const overload1: ReadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [25 const overload2: ReadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [
21 const horizon: FourSlashInterface.ExpectedNavigateToItem =23 const origin: FourSlashInterface.ExpectedNavigateToItem =
29 const methodOverload: FourSlashInterface.ExpectedNavigateToItem =
722 readonly expected: ReadonlyArray<ExpectedNavigateToItem>;724 interface ExpectedNavigateToItem {
1643 readonly expected: readonly ExpectedNavigateToItem[];1646 export interface ExpectedNavigateToItem { interface