Refactor word count calculation for improved performance and readability #5
Annotations
3 errors
build:
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?)
|
build:
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?)
|
build
Process completed with exit code 1.
|