2 writes to Secure
Microsoft.AspNetCore.Http.Features (1)
CookieOptions.cs (1)
118
Secure
= Secure,
Microsoft.Net.Http.Headers (1)
SetCookieHeaderValue.cs (1)
630
result.
Secure
= true;
6 references to Secure
Microsoft.Net.Http.Headers (6)
SetCookieHeaderValue.cs (6)
217
if (
Secure
)
287
if (headerValue.
Secure
)
363
if (
Secure
)
739
&&
Secure
== other.
Secure
754
^
Secure
.GetHashCode()