1 write to _FromIterable
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
164
_FromIterable
= new FromAbiHelper(this);
1 reference to _FromIterable
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
182
public global::System.Collections.Generic.IEnumerator<T> GetEnumerator() =>
_FromIterable
.GetEnumerator();