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