2 references to Equal
Microsoft.AspNetCore.DataProtection.Tests (1)
Internal\RoundtripEncryptionHelpers.cs (1)
68
Assert.
Equal
(plaintext, unprotectedData.AsSpan());
xunit.assert (1)
SpanAsserts.cs (1)
148
Equal
(expectedSpan, actualArray.AsSpan());