4 references to GetHttpContext
Microsoft.AspNetCore.Authentication.Test (4)
AuthenticationMiddlewareTests.cs (4)
70
var context =
GetHttpContext
(authenticationService: authenticationService.Object);
93
var context =
GetHttpContext
(authenticationService: authenticationService.Object);
113
var context =
GetHttpContext
(authenticationService: authenticationService.Object);
139
var context =
GetHttpContext
(authenticationService: authenticationService.Object);