2 overrides of TryGetCurrentItemAt
xunit.assert (2)
Sdk\CollectionTracker.cs (2)
834
public override bool
TryGetCurrentItemAt
(
922
public override bool
TryGetCurrentItemAt
(
1 reference to TryGetCurrentItemAt
xunit.assert (1)
Sdk\CollectionTracker.cs (1)
733
if (!enumerator.
TryGetCurrentItemAt
(index.Value, out var item))