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