1 reference to TypeNotIEnumerable
System.Linq.Expressions (1)
System\Linq\Expressions\Strings.cs (1)
577internal static string TypeNotIEnumerable(object? p0) => SR.Format(SR.TypeNotIEnumerable, p0);