3 references to IsEmpty
Microsoft.Build.Framework (3)
ImmutableSegmentedDictionary`2.cs (3)
160
if (self.
IsEmpty
&& TryCastToImmutableSegmentedDictionary(pairs, out var other) && self.KeyComparer == other.KeyComparer)
185
if (self.
IsEmpty
)
287
else if (self.
IsEmpty
)