IEnumerableConverterFactoryHelpers static class IEnumerableConverterFactoryHelpers Documentation Code public static MethodInfo GetImmutableDictionaryCreateRangeMethod(this Type type, Type elementType) public static MethodInfo GetImmutableEnumerableCreateRangeMethod(this Type type, Type elementType) public static bool IsImmutableDictionaryType(this Type type) public static bool IsImmutableEnumerableType(this Type type) public static bool IsNonGenericStackOrQueue(this Type type)