2 references to GetValidPayloadSegment
Microsoft.Extensions.Caching.Hybrid (2)
Internal\DefaultHybridCache.L2.cs (2)
44
return new(
GetValidPayloadSegment
(pendingLegacy.Result)); // already complete
68
return @this.
GetValidPayloadSegment
(bytes);