3 references to NoAllocEnumerate
Microsoft.VisualStudio.TestPlatform.ObjectModel (3)
Nuget.Frameworks\HashCodeCombiner.cs (1)
111foreach (var item in list.NoAllocEnumerate())
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (2)
50/// Do not use this type directly. Use <see cref="NoAllocEnumerate{T}(IList{T})"/> instead. 64/// Do not use this type directly. Use <see cref="NoAllocEnumerate{T}(IList{T})"/> instead.