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

Test enumerator - throws InvalidOperationException from Current after MoveNext called once.
Inheritance: TestEnumerator
显示文件 Open project: dotnet/corefx