2 writes to _all
System.Collections.Specialized (2)
System\Collections\Specialized\NameValueCollection.cs (2)
108_all = null; 221_all = all; // wait until end of loop to set _all reference in case Get throws
2 references to _all
System.Collections.Specialized (2)
System\Collections\Specialized\NameValueCollection.cs (2)
213if (_all == null) 227dest.SetValue(_all[i], i + index);