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