1 reference to SegmentedDictionary
Microsoft.Build.Framework (1)
ImmutableSegmentedDictionary`2.cs (1)
73
public static readonly ImmutableSegmentedDictionary<TKey, TValue> Empty = new(new
SegmentedDictionary
<TKey, TValue>());