1 instantiation of ReversedEnumerator
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
ReadOnlyListExtensions.cs (1)
1119
public ReversedEnumerator GetEnumerator() =>
new
(_enumerable);
1 reference to ReversedEnumerator
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
ReadOnlyListExtensions.cs (1)
1119
public
ReversedEnumerator
GetEnumerator() => new(_enumerable);