1 write to m_hasCurrent
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
372m_hasCurrent = m_enumerator.MoveNext();
3 references to m_hasCurrent
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (3)
343if (!m_hasCurrent) 364return m_hasCurrent; 379return m_hasCurrent;