1 write to _hasStarted
Microsoft.AspNetCore.Antiforgery.Test (1)
DefaultAntiforgeryTest.cs (1)
1586_hasStarted = true;
1 reference to _hasStarted
Microsoft.AspNetCore.Antiforgery.Test (1)
DefaultAntiforgeryTest.cs (1)
1578public override bool HasStarted { get => _hasStarted; }