Searched refs:hasCollection (Results 1 – 1 of 1) sorted by relevance
189 if (!defaultNameFromParent && hasCollection(node.name)) {218 hasCollection(node.expression)) {250 if (hasCollection(item.propertyName)) {533 function hasCollection(node: ts.Identifier): boolean { function