Attempts to find t item.
public bool TryFind<TItem>([NotNullWhen(true)] scoped out TItem? item) where TItem : T