1 reference to TryCastToImmutableSegmentedDictionary
Microsoft.Build (1)
ImmutableSegmentedDictionary`2.cs (1)
162if (self.IsEmpty && TryCastToImmutableSegmentedDictionary(pairs, out var other) && self.KeyComparer == other.KeyComparer)