1 write to HasAntiforgeryToken
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
DefaultHtmlGenerator.cs (1)
180
formContext.
HasAntiforgeryToken
= true;
1 reference to HasAntiforgeryToken
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
DefaultHtmlGenerator.cs (1)
175
if (formContext.
HasAntiforgeryToken
)