2 references to SegmentedDictionary
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
104
_mutableDictionary = new
SegmentedDictionary
<TKey, TValue>(originalDictionary._dictionary, originalDictionary.KeyComparer);
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedDictionary`2.cs (1)
119
:
this
(dictionary, null)