3 references to NoAllocEnumerate
NuGet.Frameworks (3)
FrameworkNameProvider.cs (1)
127
foreach (var item in reverse.
NoAllocEnumerate
())
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (2)
332
/// Do not use this type directly. Use <see cref="
NoAllocEnumerate
{TKey, TValue}(IDictionary{TKey, TValue})"/> instead.
347
/// Do not use this type directly. Use <see cref="
NoAllocEnumerate
{TKey, TValue}(IDictionary{TKey, TValue})"/> instead.