Searched refs:TypeExtensionsTest (Results 1 – 3 of 3) sorted by relevance
39 public class TypeExtensionsTest class62 [TestCase(typeof(TypeExtensionsTest), false)]89 [TestCase(typeof(TypeExtensionsTest), "PublicProperty")]98 [TestCase(typeof(TypeExtensionsTest), "PrivateProperty")]99 [TestCase(typeof(TypeExtensionsTest), "Garbage")]109 [TestCase(typeof(TypeExtensionsTest), "PublicMethod")]118 [TestCase(typeof(TypeExtensionsTest), "PrivateMethod")]119 [TestCase(typeof(TypeExtensionsTest), "GarbageMethod")]
85 csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs \