1 reference to TryGetLast
System.Linq (1)
System\Linq\Last.cs (1)
126return ordered.TryGetLast(predicate, out found);