Searched refs:ContextualInvocation (Results 1 – 1 of 1) sorted by relevance
6 interface ContextualInvocation { interface12 type Invocation = CallInvocation | TypeArgsInvocation | ContextualInvocation;313 …const invocation: ContextualInvocation = { kind: InvocationKind.Contextual, signature: first(signa…