Searched refs:validatePropertyAccessExpressionWithCustomBuilder (Results 1 – 1 of 1) sorted by relevance
1664 if (temp.expression && (validatePropertyAccessExpressionWithCustomBuilder(temp.expression) ||2047 function validatePropertyAccessExpressionWithCustomBuilder(node: ts.Node): boolean { function