Closed
Description
The summary for ImmutableList<T>.Empty says, "Gets an empty set with the default sort comparer."
To match ImmutableArray<T>.Empty, I think it should say, "Gets an empty immutable list."
The summary for ImmutableList<T>.Empty says, "Gets an empty set with the default sort comparer."
To match ImmutableArray<T>.Empty, I think it should say, "Gets an empty immutable list."