4 references to _salt
Microsoft.AspNetCore.Antiforgery.Test (4)
DefaultAntiforgeryTokenSerializerTest.cs (4)
244
input.Add(
_salt
);
251
if (salt !=
_salt
)
270
input.Add(
_salt
);
277
if (salt !=
_salt
)