3 references to ToEnumerable
Microsoft.Build (1)
Utilities\Utilities.cs (1)
626return enumerator.ToEnumerable().ToArray();
Microsoft.Build.Engine.UnitTests (2)
BackEnd\CacheAggregator_Tests.cs (2)
36aggregation.ConfigCache.GetEnumerator().ToEnumerable().ShouldBeEmpty(); 39aggregation.ResultsCache.GetEnumerator().ToEnumerable().ShouldBeEmpty();