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