Searched defs:outerTypeParameters (Results 1 – 8 of 8) sorted by relevance
10371 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant10391 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant10651 const outerTypeParameters = (type as InterfaceType).outerTypeParameters; constant10749 const outerTypeParameters = getOuterTypeParametersOfClassOrInterface(symbol); constant16613 …const outerTypeParameters = aliasTypeArguments ? allOuterTypeParameters : filter(allOuterTypeParam… constant
2824 outerTypeParameters: TypeParameter[] | undefined; property2908 outerTypeParameters?: TypeParameter[]; property
65832 outerTypeParameters: outerTypeParameters, property
54961 outerTypeParameters: outerTypeParameters, property