72 implementations of Values
GenerateDocumentationAndConfigFiles (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.Build (5)
Collections\ArrayDictionary.cs (1)
78ICollection IDictionary.Values => values;
src\5057ed6cf5d6323b\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\5057ed6cf5d6323b\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\5057ed6cf5d6323b\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\5057ed6cf5d6323b\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.Build.Framework (2)
Collections\CopyOnWriteDictionary.cs (1)
144ICollection IDictionary.Values => (ICollection)Values;
Collections\ReadOnlyEmptyDictionary.cs (1)
114ICollection IDictionary.Values
Microsoft.CodeAnalysis (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.CodeAnalysis.Analyzers (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.CodeAnalysis.AnalyzerUtilities (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.CodeAnalysis.CodeStyle (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.CodeAnalysis.Extensions.Package (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.CodeAnalysis.ResxSourceGenerator (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.CodeAnalysis.Workspaces (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\MsDeploy\VsMsdeploy.cs (1)
390public Collections.ICollection Values
PresentationBuildTasks (1)
src\wpf\src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XmlnsDictionary.cs (1)
512public ICollection Values
PresentationCore (2)
System\Windows\Media\CharacterMetricsDictionary.cs (1)
288SC.ICollection SC.IDictionary.Values
System\Windows\Media\CultureSpecificStringDictionary.cs (1)
264SC.ICollection SC.IDictionary.Values
PresentationFramework (3)
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (1)
196public ICollection Values
System\Windows\Markup\XmlnsDictionary.cs (1)
512public ICollection Values
System\Windows\ResourceDictionary.cs (1)
593public ICollection Values
Roslyn.Diagnostics.Analyzers (4)
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
110ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+Builder.cs (1)
53ICollection IDictionary.Values => Values;
src\roslyn\src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
74readonly ICollection IDictionary.Values => throw new NotSupportedException();
src\roslyn\src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (1)
1051ICollection IDictionary.Values => Values;
System.Collections (3)
System\Collections\Generic\OrderedDictionary.cs (1)
276ICollection IDictionary.Values => Values;
System\Collections\Generic\SortedDictionary.cs (1)
291ICollection IDictionary.Values
System\Collections\Generic\SortedList.cs (1)
345ICollection IDictionary.Values
System.Collections.Immutable (5)
System\Collections\Frozen\FrozenDictionary.cs (1)
360ICollection IDictionary.Values => Values;
System\Collections\Immutable\ImmutableDictionary_2.Builder.cs (1)
236ICollection IDictionary.Values
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
668ICollection IDictionary.Values
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (1)
247ICollection IDictionary.Values
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (1)
573ICollection IDictionary.Values
System.Collections.NonGeneric (2)
System\Collections\DictionaryBase.cs (1)
59ICollection IDictionary.Values
System\Collections\SortedList.cs (1)
253public virtual ICollection Values
System.Collections.Specialized (3)
System\Collections\Specialized\HybridDictionary.cs (1)
211public ICollection Values
System\Collections\Specialized\ListDictionary.cs (1)
143public ICollection Values
System\Collections\Specialized\OrderedDictionary.cs (1)
212public ICollection Values
System.ComponentModel.TypeConverter (1)
System\ComponentModel\PropertyDescriptorCollection.cs (1)
519ICollection IDictionary.Values
System.Data.Common (1)
System\Data\Common\DbConnectionStringBuilder.cs (1)
242public virtual ICollection Values
System.Diagnostics.Process (1)
System\Collections\Specialized\DictionaryWrapper.cs (1)
39ICollection IDictionary.Values => _contents.Values;
System.DirectoryServices (1)
System\DirectoryServices\PropertyCollection.cs (1)
67public ICollection Values => new ValuesCollection(this);
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentDictionary.cs (1)
1773ICollection IDictionary.Values => GetValues();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (1)
1750ICollection IDictionary.Values => Values;
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (1)
825public virtual ICollection Values => _values ??= new ValueCollection(this);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\ListDictionaryInternal.cs (1)
95public ICollection Values => new NodeKeyValueCollection(this, false);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\ReadOnlyDictionary.cs (1)
152ICollection IDictionary.Values => Values;
17 references to Values
Aspire.Hosting (1)
Ats\CollectionExports.cs (1)
115=> [.. dict.Values.Cast<object?>()];
PresentationFramework (1)
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (1)
198get => ((IDictionary)_dictionary).Values;
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
158d.Values.CopyTo(values, 0);
System.Diagnostics.PerformanceCounter (4)
System\Diagnostics\InstanceDataCollection.cs (2)
36return Dictionary.Values; 71Dictionary.Values.CopyTo(instances, index);
System\Diagnostics\InstanceDataCollectionCollection.cs (2)
42return Dictionary.Values; 62Dictionary.Values.CopyTo((Array)counters, index);
System.Diagnostics.Process (1)
System\Collections\Specialized\StringDictionaryWrapper.cs (1)
29public override ICollection Values => ((IDictionary)_contents).Values;
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\ActiveDirectoryReplicationMetaData.cs (1)
48Dictionary.Values.CopyTo((Array)array, index);
System\DirectoryServices\ResultPropertyCollection.cs (2)
39public ICollection Values => Dictionary.Values; 54Dictionary.Values.CopyTo((Array)array, index);
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\DirectoryAttribute.cs (2)
264public ICollection Values => Dictionary.Values; 279public void CopyTo(DirectoryAttribute[] array, int index) => Dictionary.Values.CopyTo(array, index);
System.Windows.Forms.Design (4)
System\ComponentModel\Design\ComponentDesigner.cs (4)
633EventDescriptor?[] values = new EventDescriptor[events.Values.Count]; 634events.Values.CopyTo(values, 0); 661PropertyDescriptor[] values = new PropertyDescriptor[properties.Values.Count]; 662properties.Values.CopyTo(values, 0);