2 references to ClaimUidBitLength
Microsoft.AspNetCore.Antiforgery (2)
Internal\DefaultAntiforgeryTokenSerializer.cs (2)
152const int claimUidByteLength = AntiforgeryToken.ClaimUidBitLength / 8; 159AntiforgeryToken.ClaimUidBitLength,