Searched refs:hasCollection (Results 1 – 1 of 1) sorted by relevance
193 if (!defaultNameFromParent && hasCollection(node.name)) {222 hasCollection(node.expression)) {254 if (hasCollection(item.propertyName)) {520 function hasCollection(node: ts.Identifier): boolean { function