session menu refactored. #2206
Annotations
10 errors
Analyze (csharp):
COMET.Web.Common.Tests/Extensions/SessionServiceExtensionsTestFixture.cs#L59
Property or indexer 'SessionService.Session' cannot be assigned to -- it is read only
|
Analyze (csharp):
COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L74
'SessionMenuViewModel' does not contain a definition for 'IsRefreshing' and no accessible extension method 'IsRefreshing' accepting a first argument of type 'SessionMenuViewModel' could be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L88
The name 'SessionStateKind' does not exist in the current context
|
Analyze (csharp):
COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L89
'SessionMenuViewModel' does not contain a definition for 'IsRefreshing' and no accessible extension method 'IsRefreshing' accepting a first argument of type 'SessionMenuViewModel' could be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L90
The name 'SessionStateKind' does not exist in the current context
|
Analyze (csharp):
COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L91
'SessionMenuViewModel' does not contain a definition for 'IsRefreshing' and no accessible extension method 'IsRefreshing' accepting a first argument of type 'SessionMenuViewModel' could be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L95
The name 'SessionStateKind' does not exist in the current context
|
Analyze (csharp):
COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L96
The name 'SessionStateKind' does not exist in the current context
|
Analyze (csharp):
COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L97
The type or namespace name 'SessionStateKind' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
COMET.Web.Common.Tests/Services/SessionManagement/SessionServiceTestFixture.cs#L75
Property or indexer 'SessionService.Session' cannot be assigned to -- it is read only
|