internal static Exception SequenceOperatorsNotSupportedForType(object p0) => (Exception) new NotSupportedException(Strings.SequenceOperatorsNotSupportedForType(p0));