Searched refs:ctorOrMethod (Results 1 – 1 of 1) sorted by relevance
407 const ctorOrMethod = getContainingFunction(current)!; constant408 if (ctorOrMethod.kind === SyntaxKind.Constructor) {