* [x] Stop using GetRequiredRuntimeMethod ([see this comment](https://github.com/dotnet/runtimelab/issues/733#issuecomment-784018305)) * [ ] When looking up generic methods, use the pattern described [here](https://github.com/npgsql/efcore.pg/pull/2028/files#r725139551) (thanks @hez2010) Work done: * [x] #37450