1 implementation of GenerateRequestToken
Microsoft.AspNetCore.Antiforgery (1)
Internal\DefaultAntiforgeryTokenGenerator.cs (1)
35public AntiforgeryToken GenerateRequestToken(
2 references to GenerateRequestToken
Microsoft.AspNetCore.Antiforgery (1)
Internal\DefaultAntiforgery.cs (1)
349antiforgeryFeature.NewRequestToken = _tokenGenerator.GenerateRequestToken(
Microsoft.AspNetCore.Antiforgery.Test (1)
DefaultAntiforgeryTest.cs (1)
1496.Setup(o => o.GenerateRequestToken(