3 references to NoAllocEnumerate
NuGet.Build.Tasks.Console (3)
MSBuildStaticGraphRestore.cs (1)
1107foreach (var item in innerBuilds.NoAllocEnumerate())
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (2)
180/// Do not use this type directly. Use <see cref="NoAllocEnumerate{T}(IEnumerable{T})"/> instead. 194/// Do not use this type directly. Use <see cref="NoAllocEnumerate{T}(IEnumerable{T})"/> instead.