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