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)
1578
public override bool HasStarted { get =>
_hasStarted
; }