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