3 writes to Value
System.Collections.Specialized (3)
System\Collections\Specialized\NameObjectCollectionBase.cs (3)
300
entry.
Value
= value;
344
entry.
Value
= value;
472
Value
= value;
2 references to Value
System.Collections.Specialized (2)
System\Collections\Specialized\NameObjectCollectionBase.cs (2)
283
return e?.
Value
;
320
return entry.
Value
;