Filip Hrisafov beea141255 #1338 Always determine collection argument type when searching for adder
If the Collection type is not actually generic it has no type parameters.
However, it's type argument can be determined.
One such list exists in protobuf (ProtocolStringList)
2018-04-08 15:28:41 +02:00
..