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