C# Class System.Linq.Tests.SelectTests.ThrowsOnCurrent

Test enumerator - throws InvalidOperationException from Current after MoveNext called once.
Inheritance: TestEnumerator
Mostra file Open project: dotnet/corefx