Refactor word count calculation for improved performance and readability #5
Annotations
3 errors
src/Application/src/RazorPagesTestSample/Pages/Index.cshtml.cs#L75
'IList<Message>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'IList<Message>' could be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Pages/Index.cshtml.cs#L75
'IList<Message>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'IList<Message>' could be found (are you missing a using directive or an assembly reference?)
|
|
The logs for this run have expired and are no longer available.
Loading