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