1 write to m_hasCurrent
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
373m_hasCurrent = m_enumerator.MoveNext();
3 references to m_hasCurrent
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (3)
344if (!m_hasCurrent) 365return m_hasCurrent; 380return m_hasCurrent;