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