Searched refs:tryInsertThisTypeAnnotation (Results 1 – 2 of 2) sorted by relevance
269 changes.tryInsertThisTypeAnnotation(sourceFile, containingFunction, typeNode);
547 …public tryInsertThisTypeAnnotation(sourceFile: SourceFile, node: ThisTypeAnnotatable, type: TypeNo… method in ts.textChanges.ChangeTracker