2 references to AntiforgeryToken
Microsoft.AspNetCore.Components.Web (1)
Forms\EditForm.cs (1)
186builder.OpenComponent<AntiforgeryToken>(3);
Microsoft.AspNetCore.Components.Web.Tests (1)
Forms\EditFormTest.cs (1)
167frame => AssertFrame.Component<AntiforgeryToken>(frame, 1),