2 references to ToBuilder
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\ImmutableSegmentedDictionary.cs (2)
29=> Create<TKey, TValue>().ToBuilder(); 33=> Create<TKey, TValue>(keyComparer).ToBuilder();