3 references to GetEnumerator
Microsoft.CodeAnalysis.Collections.Package (3)
Segmented\ImmutableSegmentedDictionary`2+Enumerator.cs (2)
24_enumerator = dictionary.GetEnumerator(); 63_enumerator = _dictionary.GetEnumerator();
Segmented\SegmentedDictionary`2.cs (1)
391GetEnumerator();