2 references to _salt
Microsoft.AspNetCore.Antiforgery.Test (2)
DefaultAntiforgeryTokenSerializerTest.cs (2)
159
input.Add(
_salt
);
166
if (salt !=
_salt
)