2 references to GetEnumerator
Microsoft.CodeAnalysis.CodeStyle (2)
ImmutableSegmentedDictionary`2+Enumerator.cs (2)
22_enumerator = dictionary.GetEnumerator(); 61_enumerator = _dictionary.GetEnumerator();