Home
last modified time | relevance | path

Searched defs:CreateInstanceForAnotherGenericParameter (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/ReferenceSources/
H A DRuntimeType.cs464 …internal static object CreateInstanceForAnotherGenericParameter (Type genericType, RuntimeType gen… in CreateInstanceForAnotherGenericParameter() method in System.RuntimeType
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Druntimehandles.cs257 …internal static extern Object CreateInstanceForAnotherGenericParameter(RuntimeType type, RuntimeTy… in CreateInstanceForAnotherGenericParameter() method