1 write to ContentStream
Microsoft.DotNet.SignCheckLibrary (1)
Verification\ZipVerifier.cs (1)
36ContentStream = contentStream,
2 references to ContentStream
Microsoft.DotNet.SignCheckLibrary (2)
Verification\ArchiveVerifier.cs (2)
152archiveEntry.ContentStream.CopyTo(fileStream); 188=> string.IsNullOrEmpty(RelativePath) || ContentStream == Stream.Null || ContentSize == 0;