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)
46get { return _username; }