2 references to GetEnumerator
Microsoft.CodeAnalysis.Collections.Package (2)
ImmutableSegmentedDictionary`2+KeyCollection.cs (1)
31
=> new(_dictionary.
GetEnumerator
());
ImmutableSegmentedDictionary`2+ValueCollection.cs (1)
31
=> new(_dictionary.
GetEnumerator
());