39 return type.TryMakeArrayType();
class f__AnonymousType0<< Count > j__TPar
static bool MatchesExactly(this SignatureType pattern, Type actual)
static Type TryMakePointerType(this Type type)
static Type TryMakeGenericType(this Type type, Type[] instantiation)
static Type TryMakeArrayType(this Type type)
static Type TryMakeArrayType(this Type type, int rank)
static bool MatchesParameterTypeExactly(this Type pattern, ParameterInfo parameter)
static Type TryResolve(this SignatureType signatureType, Type[] genericMethodParameters)
static Type TryResolveAgainstGenericMethod(this SignatureType signatureType, MethodInfo genericMethod)
static Type TryMakeByRefType(this Type type)