1 reference to TryCastToImmutableSegmentedDictionary
Roslyn.Diagnostics.Analyzers (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedDictionary`2.cs (1)
162if (self.IsEmpty && TryCastToImmutableSegmentedDictionary(pairs, out var other) && self.KeyComparer == other.KeyComparer)