Searched refs:processPropertyBuilderWithoutKey (Results 1 – 1 of 1) sorted by relevance
1765 return processPropertyBuilderWithoutKey(node as ts.PropertyAccessExpression);1978 function processPropertyBuilderWithoutKey(node: ts.PropertyAccessExpression): ts.CallExpression { function