Searched defs:minTypeArgumentCount (Results 1 – 3 of 3) sorted by relevance
11493 const minTypeArgumentCount = getMinTypeArgumentCount(baseSig.typeParameters); constant13943 const minTypeArgumentCount = getMinTypeArgumentCount(typeParameters); constant14014 const minTypeArgumentCount = getMinTypeArgumentCount(typeParameters); constant30647 … const minTypeArgumentCount = virtual ? 1 : getMinTypeArgumentCount(signature.typeParameters); constant40853 const minTypeArgumentCount = getMinTypeArgumentCount(targetParameters); constant
52138 …function fillMissingTypeArguments(typeArguments, typeParameters, minTypeArgumentCount, isJavaScrip… argument
62639 …function fillMissingTypeArguments(typeArguments, typeParameters, minTypeArgumentCount, isJavaScrip… argument