2 references to Find
System.Core (2)
System\Linq\Enumerable.cs (2)
2400
return !
Find
(value, true);
2405
return
Find
(value, false);