2 references to AntiforgeryTokenSet
Microsoft.AspNetCore.Antiforgery (2)
Internal\DefaultAntiforgery.cs (1)
422return new AntiforgeryTokenSet(
Internal\DefaultAntiforgeryTokenStore.cs (1)
76return new AntiforgeryTokenSet(requestToken, cookieToken, _options.FormFieldName, _options.HeaderName);