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