Searched defs:minTypeArgumentCount (Results 1 – 3 of 3) sorted by relevance
11452 const minTypeArgumentCount = getMinTypeArgumentCount(baseSig.typeParameters); constant13902 const minTypeArgumentCount = getMinTypeArgumentCount(typeParameters); constant13973 const minTypeArgumentCount = getMinTypeArgumentCount(typeParameters); constant30581 … const minTypeArgumentCount = virtual ? 1 : getMinTypeArgumentCount(signature.typeParameters); constant40791 const minTypeArgumentCount = getMinTypeArgumentCount(targetParameters); constant
62444 …function fillMissingTypeArguments(typeArguments, typeParameters, minTypeArgumentCount, isJavaScrip… argument
51959 …function fillMissingTypeArguments(typeArguments, typeParameters, minTypeArgumentCount, isJavaScrip… argument