1 instantiation of HashDigestGZipStream
Microsoft.NET.Build.Containers (1)
Layer.cs (1)
94
using (HashDigestGZipStream gz =
new
(fs, leaveOpen: true))
1 reference to HashDigestGZipStream
Microsoft.NET.Build.Containers (1)
Layer.cs (1)
94
using (
HashDigestGZipStream
gz = new(fs, leaveOpen: true))