1 write to m_hasCurrent
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
378m_hasCurrent = m_enumerator.MoveNext();
3 references to m_hasCurrent
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (3)
349if (!m_hasCurrent) 370return m_hasCurrent; 385return m_hasCurrent;