UniqueList #55
Annotations
3 errors and 1 warning
Run tests:
UniqueList/List.Src/Program.cs#L84
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
|
Run tests:
UniqueList/List.Src/Program.cs#L101
The type or namespace name 'OutOfRangeException' could not be found (are you missing a using directive or an assembly reference?)
|
Run tests
Process completed with exit code 1.
|
Run tests:
UniqueList/List.Src/UniqueList.cs#L20
Dereference of a possibly null reference.
|
Loading