1 instantiation of Enumerator
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
665
public Enumerator GetEnumerator() => new
Enumerator
(this);
78 references to Enumerator
Aspire.Dashboard (1)
Otlp\Model\OtlpSpanCollection.cs (1)
22
public new List<OtlpSpan>.
Enumerator
GetEnumerator()
Microsoft.Build (1)
Utilities\Utilities.cs (1)
866
if (enumerator is List<DictionaryEntry>.
Enumerator
listEnumerator)
Microsoft.Extensions.Configuration (1)
ConfigurationManager.cs (1)
232
public List<IConfigurationSource>.
Enumerator
GetEnumerator() => _sources.GetEnumerator();
Microsoft.ML.Tests (8)
CollectionsDataViewTest.cs (8)
162
var
originalEnumerator = data.GetEnumerator();
236
var
originalEnumerator = data.GetEnumerator();
262
var
originalEnumerator = data.GetEnumerator();
316
var
originalEnumerator = data.GetEnumerator();
346
var
originalEnumerator = data.GetEnumerator();
397
var
originalEnumerator = data.GetEnumerator();
448
var
originalEnumerator = data.GetEnumerator();
485
var
originalEnumerator = data.GetEnumerator();
Microsoft.VisualStudio.TestPlatform.Common (4)
Utilities\SimpleJSON.cs (4)
82
private List<JSONNode>.
Enumerator
_array;
86
public Enumerator(List<JSONNode>.
Enumerator
aArrayEnum)
121
public ValueEnumerator(List<JSONNode>.
Enumerator
aArrayEnum) : this(new Enumerator(aArrayEnum)) { }
131
public KeyEnumerator(List<JSONNode>.
Enumerator
aArrayEnum) : this(new Enumerator(aArrayEnum)) { }
Microsoft.VisualStudio.TestPlatform.ObjectModel (4)
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.Build.Tasks.Console (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.CommandLine.XPlat (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.Commands (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.Configuration (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.DependencyResolver.Core (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.Frameworks (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.LibraryModel (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.PackageManagement (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.Packaging (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.ProjectModel (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.Protocol (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.Resolver (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
NuGet.Versioning (4)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (4)
21
/// If the underlying type is <see cref="List{T}"/> then this method will delegate to <see cref="List{T}.
Enumerator
"/>,
71
private List<T>.
Enumerator
_listEnumerator;
142
/// (e.g. <see cref="List{T}.
Enumerator
"/>) which the compiler can use in <see langword="foreach" /> statements.
202
private List<T>.
Enumerator
_listEnumerator;
System.Data.Odbc (1)
System\Data\Odbc\OdbcDataReader.cs (1)
2154
List<string>.
Enumerator
tablesEnum = qrytables.GetEnumerator();
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\ActivityTagsCollection.cs (1)
274
private List<KeyValuePair<string, object?>>.
Enumerator
_enumerator;
System.Linq (3)
System\Linq\Select.cs (1)
220
private List<TSource>.
Enumerator
_enumerator;
System\Linq\Where.cs (2)
210
private List<TSource>.
Enumerator
_enumerator;
314
private List<TSource>.
Enumerator
_enumerator;
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
665
public
Enumerator
GetEnumerator() => new Enumerator(this);
System.Text.Json (1)
System\Text\Json\Serialization\ConfigurationList.cs (1)
72
public List<TItem>.
Enumerator
GetEnumerator() => _list.GetEnumerator();