9 references to SR
System.Linq.Queryable (9)
System\Linq\Strings.cs (9)
12SR.Format(SR.ArgumentNotIEnumerableGeneric, message); 15SR.Format(SR.ArgumentNotValid, message); 18SR.Format(SR.NoMethodOnType, name, type); 21SR.Format(SR.NoMethodOnTypeMatchingArguments, name, type); 23internal static string EnumeratingNullEnumerableExpression() => SR.EnumeratingNullEnumerableExpression;