Searched defs:outerTypeParameters (Results 1 – 8 of 8) sorted by relevance
10392 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant10412 const outerTypeParameters = getOuterTypeParameters(node, includeThisTypes); constant10672 const outerTypeParameters = (type as InterfaceType).outerTypeParameters; constant10773 const outerTypeParameters = getOuterTypeParametersOfClassOrInterface(symbol); constant16652 …const outerTypeParameters = aliasTypeArguments ? allOuterTypeParameters : filter(allOuterTypeParam… constant
2854 outerTypeParameters: TypeParameter[] | undefined; property2938 outerTypeParameters?: TypeParameter[]; property
55724 outerTypeParameters: outerTypeParameters, property
66719 outerTypeParameters: outerTypeParameters, property