static MethodInfo GetImmutableEnumerableCreateRangeMethod(this Type type, Type elementType)
static Type GetImmutableDictionaryConstructingType(Type type)
static Type GetImmutableEnumerableConstructingType(Type type)
static bool IsNonGenericStackOrQueue(this Type type)
static MethodInfo GetImmutableDictionaryCreateRangeMethod(this Type type, Type keyType, Type valueType)
static void ThrowNotSupportedException_SerializationNotSupported(Type propertyType)