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