7 references to AddNonICollectionRange
System.Linq (7)
System\Linq\AppendPrepend.SpeedOpt.cs (3)
41
builder.
AddNonICollectionRange
(_source);
47
builder.
AddNonICollectionRange
(_source);
208
builder.
AddNonICollectionRange
(_source);
System\Linq\Concat.SpeedOpt.cs (4)
68
builder.
AddNonICollectionRange
(_second);
76
builder.
AddNonICollectionRange
(_first);
83
builder.
AddNonICollectionRange
(_first);
84
builder.
AddNonICollectionRange
(_second);