1 write to _keys
System.Collections (1)
System\Collections\Generic\SortedDictionary.cs (1)
153public KeyCollection Keys => _keys ??= new KeyCollection(this);