3 references to StructuredStorage
Microsoft.DotNet.SignCheckLibrary (3)
Interop\StructuredStorage.cs (1)
107
int hr =
StructuredStorage
.S_OK;
Verification\MsiVerifier.cs (1)
78
StructuredStorage
.SaveStream(record, svr.TempPath);
Verification\MspVerifier.cs (1)
25
StructuredStorage
.OpenAndExtractStorages(path, svr.TempPath);