Searched refs:assertAssignmentCompatibleWith (Results 1 – 5 of 5) sorted by relevance
910 public assertAssignmentCompatibleWith(others: any) {936 this.assertAssignmentCompatibleWith(these);
910 public assertAssignmentCompatibleWith(others: any) {936 this.assertAssignmentCompatibleWith(these);2860 Type.prototype.assertAssignmentCompatibleWith = function (others) { method in Type2881 _this.assertAssignmentCompatibleWith(these);
3447 public assertAssignmentCompatibleWith(others: any) {3448 >assertAssignmentCompatibleWith : (others: any) => void3565 >it(desc + " is assignable to ", () => { this.assertAssignmentCompatibleWith(the…3570 >() => { this.assertAssignmentCompatibleWith(these); } : () => vo…3572 this.assertAssignmentCompatibleWith(these);3573 >this.assertAssignmentCompatibleWith(these) : void3574 >this.assertAssignmentCompatibleWith : (others: any) => void3576 >assertAssignmentCompatibleWith : (others: any) => void
2641 public assertAssignmentCompatibleWith(others: any) {2642 >assertAssignmentCompatibleWith : Symbol(Type.assertAssignmentCompatibleWith, Decl(parserharness.ts…2727 this.assertAssignmentCompatibleWith(these);2728 >this.assertAssignmentCompatibleWith : Symbol(Type.assertAssignmentCompatibleWith, Decl(parserharne…2730 >assertAssignmentCompatibleWith : Symbol(Type.assertAssignmentCompatibleWith, Decl(parserharness.ts…
1076 public assertAssignmentCompatibleWith(others: any) {1102 this.assertAssignmentCompatibleWith(these);