1 write to _name
Microsoft.AspNetCore.Http.Abstractions (1)
CookieBuilder.cs (1)
22
set =>
_name
= !string.IsNullOrEmpty(value)
1 reference to _name
Microsoft.AspNetCore.Http.Abstractions (1)
CookieBuilder.cs (1)
21
get =>
_name
;