Searched refs:dialogRef (Results 1 – 2 of 2) sorted by relevance
153 dialogRef: MatDialogRef<WarningDialogComponent> | undefined; property in TestHostComponent165 this.dialogRef = this.dialog.open(WarningDialogComponent, {data});166 this.dialogRef
641 const dialogRef = this.dialog.open(WarningDialogComponent, { constant645 dialogRef