Searched refs:DerivedList (Results 1 – 1 of 1) sorted by relevance
41 public class DerivedList : List<string> { } class in Google.Protobuf.Compatibility.TypeExtensionsTest86 [TestCase(typeof(DerivedList), "Count")] // Go up the type hierarchy107 [TestCase(typeof(DerivedList), "RemoveAt")] // Go up the type hierarchy