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