22c535ac6e
This moves the code into a shared location (instead of being copied to both of the Analyzer/Kernel-based backends), and removes support for detecting type parameters in constants, which was allowed by strong mode but is not legal in Dart 2. Change-Id: Ic8bcf0aa1107bbb7147fd15b648a45e39478cef5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/96839 Commit-Queue: Jenny Messerly <jmesserly@google.com> Auto-Submit: Jenny Messerly <jmesserly@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com>