
In some cases, calling getSourceFile() on a node from within a TS transform can return undefined (against the signature of the method). In these cases, getting the original node first will work. PR Close #28412
In some cases, calling getSourceFile() on a node from within a TS transform can return undefined (against the signature of the method). In these cases, getting the original node first will work. PR Close #28412