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