3 instantiations of Enumerator
Microsoft.Build.Framework (3)
SegmentedDictionary`2.cs (3)
1473=> new Enumerator(_dictionary); 1521=> new Enumerator(_dictionary); 1524=> new Enumerator(_dictionary);
1 reference to Enumerator
Microsoft.Build.Framework (1)
SegmentedDictionary`2.cs (1)
1472public Enumerator GetEnumerator()