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