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