1 reference to KeyCollection
Microsoft.Build (1)
SegmentedDictionary`2.cs (1)
232public KeyCollection Keys => _keys ??= new KeyCollection(this);