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