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