4 references to NoAllocEnumerate
NuGet.Packaging (4)
ContentModel\ContentItemCollection.cs (2)
165foreach (var criteriaProperty in criteriaEntry.Properties.NoAllocEnumerate()) 205foreach (var criteriaProperty in criteriaEntry.Properties.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.