Searched refs:jsxClosingTag (Results 1 – 4 of 4) sorted by relevance
48 verify.jsxClosingTag({
263 … jsxClosingTag(map: { [markerName: string]: { readonly newText: string } | undefined }): void;
186 … public jsxClosingTag(map: { [markerName: string]: ts.JsxClosingTagInfo | undefined }): void { method in FourSlashInterface.VerifyNegatable