5 references to
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (5)
src\Dependencies\Collections\SegmentedDictionary`2.cs (5)
67
:
this
(0, null)
72
:
this
(capacity, null)
77
:
this
(0, comparer)
122
:
this
(dictionary?.Count ?? 0, comparer)
138
:
this
((collection as ICollection<KeyValuePair<TKey, TValue>>)?.Count ?? 0, comparer)