3 instantiations of Enumerator
Microsoft.Build.Framework (3)
SegmentedDictionary`2.cs (3)
1273=> new Enumerator(_dictionary); 1321=> new Enumerator(_dictionary); 1324=> new Enumerator(_dictionary);
1 reference to Enumerator
Microsoft.Build.Framework (1)
SegmentedDictionary`2.cs (1)
1272public Enumerator GetEnumerator()