2 references to S_OK
Microsoft.DotNet.SignCheckLibrary (2)
Interop\StructuredStorage.cs (2)
46
if ((hresult ==
S_OK
) && (rootStorage != null))
107
int hr = StructuredStorage.
S_OK
;