Searched refs:decoratorParamsCollection (Results 1 – 1 of 1) sorted by relevance
721 export const decoratorParamsCollection: Set<string> = new Set(); constant733 props.push(...dollarCollection, ...decoratorParamsCollection, ...extendCollection);763 decoratorParamsCollection.add(item.decorators[i].expression.arguments[0].getText());