1 reference to TryCastToImmutableSegmentedDictionary
Microsoft.Build (1)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\ImmutableSegmentedDictionary`2.cs (1)
162
if (self.IsEmpty &&
TryCastToImmutableSegmentedDictionary
(pairs, out var other) && self.KeyComparer == other.KeyComparer)