Atul Gupta
04/21/2023, 7:31 AMDontDowncastCollectionTypes
naming as per other rule naming convention? Like for when we want to warn against casting to nullable type we say that rule as CastToNullableType
. So shouldn't the name of DontDowncastCollectionTypes
be DowncastToCollectionTypes
?Brais Gabin
04/21/2023, 2:33 PMgammax
04/21/2023, 3:30 PMschalkms
04/21/2023, 6:06 PMAtul Gupta
04/21/2023, 7:17 PM