1 instantiation of Enumerator
Microsoft.CodeAnalysis.Workspaces (1)
OrderPreservingMultiDictionary.cs (1)
292
return new
Enumerator
(this);
1 reference to Enumerator
Microsoft.CodeAnalysis.Workspaces (1)
OrderPreservingMultiDictionary.cs (1)
290
public
Enumerator
GetEnumerator()