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