Searched defs:outerTypeParameters (Results 1 – 8 of 8) sorted by relevance
10330 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant10350 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant10610 const outerTypeParameters = (type as InterfaceType).outerTypeParameters; constant10708 const outerTypeParameters = getOuterTypeParametersOfClassOrInterface(symbol); constant16572 …const outerTypeParameters = aliasTypeArguments ? allOuterTypeParameters : filter(allOuterTypeParam… constant
2807 outerTypeParameters: TypeParameter[] | undefined; property2891 outerTypeParameters?: TypeParameter[]; property
65637 outerTypeParameters: outerTypeParameters, property
54782 outerTypeParameters: outerTypeParameters, property