1 write to Collection
xunit.assert (1)
Sdk\Exceptions\ContainsDuplicateException.cs (1)
38 Collection = collection;
1 reference to Collection
xunit.assert (1)
Sdk\Exceptions\ContainsDuplicateException.cs (1)
57 $"{base.Message}: The item {ArgumentFormatter.Format(DuplicateObject)} occurs multiple times in {ArgumentFormatter.Format(Collection)}.";