Base:
property
GenericTypeArguments
System.Reflection.SignatureType.GenericTypeArguments
1 reference to GenericTypeArguments
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\SignatureConstructedGenericType.cs (1)
60
public sealed override Type[] GetGenericArguments() =>
GenericTypeArguments
;