3 references to new
Microsoft.AspNetCore.Http.Results (3)
SignOutHttpResult.cs (2)
30: this(authenticationSchemes, properties: null) 41: this(new[] { authenticationScheme }, properties)
TypedResults.cs (1)
85=> new(authenticationSchemes ?? Array.Empty<string>(), properties);