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