Change from methods > properties #184
Annotations
9 errors
test:
Fuyu.Backend.Core/Controllers/AccountRegisterGameController.cs#L20
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
|
test:
Fuyu.Backend.Core/Controllers/AccountLogoutController.cs#L14
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
|
test:
Fuyu.Backend.Core/Controllers/AccountGamesController.cs#L20
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
|
test:
Fuyu.Backend.EFT/Controllers/Http/GameProfileVoiceChangeController.cs#L20
'EftHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'EftHttpContext' could be found (are you missing a using directive or an assembly reference?)
|
test:
Fuyu.Backend.Core/Controllers/AccountRegisterGameController.cs#L20
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
|
test:
Fuyu.Backend.Core/Controllers/AccountLogoutController.cs#L14
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
|
test:
Fuyu.Backend.Core/Controllers/AccountGamesController.cs#L20
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
|
test:
Fuyu.Backend.EFT/Controllers/Http/GameProfileVoiceChangeController.cs#L20
'EftHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'EftHttpContext' could be found (are you missing a using directive or an assembly reference?)
|
test
Process completed with exit code 1.
|