1 override of Values
System (1)
net\System\Net\_SpnDictionary.cs (1)
122public override ICollection Values {
2 references to Values
System (2)
compmod\system\collections\specialized\stringdictionary.cs (1)
438return (ICollection) _internal.Values;
services\monitoring\system\diagnosticts\Process.cs (1)
2751sd.Values.CopyTo(values, 0);