Home
last modified time | relevance | path

Searched refs:GenericChild (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Reflection/
H A DMethodInfoTest.cs322 class GenericChild<T> : GenericMid<T, int> { class in MonoTests.System.Reflection.MethodInfoTest
333 var t = typeof (GenericChild<string>); in GetBaseDefinition_OpenConstructedBaseType()
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dtest.cr135 class GenericChild(T) < Parent(T)
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dtest.cr135 class GenericChild(T) < Parent(T)