For example:
class A {
void f() {
var foo = '';
print('$this$foo');
}
}
reports a diagnostic on $this.

FWIW, this is blocking a linter roll into the SDK: https://dart-review.googlesource.com/c/sdk/+/264961