5 references to
Microsoft.Build (5)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedDictionary`2.cs (5)
69
:
this
(0, null)
74
:
this
(capacity, null)
79
:
this
(0, comparer)
124
:
this
(dictionary?.Count ?? 0, comparer)
140
:
this
((collection as ICollection<KeyValuePair<TKey, TValue>>)?.Count ?? 0, comparer)