1 reference to TryCastToImmutableSegmentedDictionary
Microsoft.CodeAnalysis.Collections.Package (1)
ImmutableSegmentedDictionary`2.cs (1)
160
if (self.IsEmpty &&
TryCastToImmutableSegmentedDictionary
(pairs, out var other) && self.KeyComparer == other.KeyComparer)