1 write to _username
Microsoft.AspNetCore.Antiforgery (1)
Internal\AntiforgeryToken.cs (1)
49
_username
= value ?? string.Empty;
1 reference to _username
Microsoft.AspNetCore.Antiforgery (1)
Internal\AntiforgeryToken.cs (1)
46
get { return
_username
; }