3 instantiations of Enumerator
NuGet.DependencyResolver.Core (3)
GraphModel\Tracker.cs (3)
133
return new
Enumerator
(this);
138
return new
Enumerator
(this);
143
return new
Enumerator
(this);
1 reference to Enumerator
NuGet.DependencyResolver.Core (1)
GraphModel\Tracker.cs (1)
131
public
Enumerator
GetEnumerator()