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