2 writes to _all
System (2)
compmod\system\collections\specialized\namevaluecollection.cs (2)
133_all = null; 235_all = all; // wait until end of loop to set _all reference in case Get throws
2 references to _all
System (2)
compmod\system\collections\specialized\namevaluecollection.cs (2)
229if (_all == null) { 239dest.SetValue( _all[i], i + index);