2 references to ToBuilder
Microsoft.CodeAnalysis.Collections.Package (2)
Segmented\ImmutableSegmentedDictionary.cs (2)
29=> Create<TKey, TValue>().ToBuilder(); 33=> Create<TKey, TValue>(keyComparer).ToBuilder();