2 references to GetEnumerator
Microsoft.Build (2)
ImmutableSegmentedDictionary`2+KeyCollection.cs (1)
33
=> new(_dictionary.
GetEnumerator
());
ImmutableSegmentedDictionary`2+ValueCollection.cs (1)
33
=> new(_dictionary.
GetEnumerator
());