1 write to m_current
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
300
m_current
= _iterator._Current;
2 references to m_current
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
249
return
m_current
;
263
return
m_current
;