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