1 reference to SizeLow
System (1)
net\System\Net\Cache\RequestCacheEntry.cs (1)
55m_StreamSize = ((long)entry.Info.SizeHigh<<32) | (long)((ulong)entry.Info.SizeLow);