3 references to Deserialize
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheEntryFormatter.cs (1)
35
return
Deserialize
(content);
Microsoft.AspNetCore.OutputCaching.Tests (2)
OutputCacheEntryFormatterTests.cs (2)
98
OutputCacheEntryFormatter.
Deserialize
(FromHex(KnownV1Payload)),
99
OutputCacheEntryFormatter.
Deserialize
(FromHex(KnownV2Payload))