what are the benefits of using base types in method parameters?
Here\'s one sample:
private void Foo(List numbers) //R# laments: paramete
It's the Liskov Substitution principle