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