1 write to _iterable
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
67
_iterable
= iterable;
1 reference to _iterable
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
72
var first = ((global::MS.Internal.WindowsRuntime.Windows.Foundation.Collections.IIterable<T>)
_iterable
).First();