1 reference to CreateBuilder
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\Collections\DictionaryExtensions.cs (1)
94
var result = ImmutableSegmentedDictionary.
CreateBuilder
<K, ImmutableArray<V>>();