9 references to Bytes
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (9)
CookieTempDataProviderTest.cs (9)
32var expectedDataInCookie = WebEncoders.Base64UrlEncode(Bytes); 78var expectedDataToUnprotect = Bytes; 99var expectedDataToUnprotect = Bytes; 120var expectedDataToProtect = Bytes; 153var expectedDataToProtect = Bytes; 191var expectedDataToProtect = Bytes; 231var expectedDataToProtect = Bytes; 270var serializedData = Bytes; 468return Bytes;