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