1 override of InternalRuntimeGenericTypeArguments
System.Private.CoreLib (1)
System\Reflection\Runtime\TypeInfos\RuntimeConstructedGenericTypeInfo.cs (1)
221
internal sealed override RuntimeTypeInfo[]
InternalRuntimeGenericTypeArguments
1 reference to InternalRuntimeGenericTypeArguments
System.Private.CoreLib (1)
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (1)
171
return
InternalRuntimeGenericTypeArguments
.ToTypeArray();