5 references to Write7BitEncodedInt64
Microsoft.Extensions.Caching.Hybrid (5)
Internal\HybridCachePayload.cs (5)
119Write7BitEncodedInt64(destination, ref len, (uint)flags); 120Write7BitEncodedInt64(destination, ref len, (ulong)payloadLength); 121Write7BitEncodedInt64(destination, ref len, (ulong)durationTicks); 122Write7BitEncodedInt64(destination, ref len, (ulong)tags.Count); 165Write7BitEncodedInt64(target, ref offset, (ulong)len);