Implemented interface member:
property
Current
System.Collections.Generic.IEnumerator<T>.Current
1 reference to Current
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
1459object System.Collections.IEnumerator.Current { get { return this.Current; } }