export function someFunc(options: { x: string, y: string, z: string }) {
}
This creates 4 references code lenses. We probably don't want to provide code lenses when the parent start/end is on the same line, or when a sibling element is on the same line.
