2 writes to _allKeys
System.Collections.Specialized (2)
System\Collections\Specialized\NameValueCollection.cs (2)
109_allKeys = null; 390public virtual string?[] AllKeys => _allKeys ??= BaseGetAllKeys();