2 implementations of _Current
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
337public T _Current 607public unsafe T _Current
1 reference to _Current
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
300m_current = _iterator._Current;